Skip to content

Commit

Permalink
feat(objectionary#226): add selective decompiler to 'fuse' integratio…
Browse files Browse the repository at this point in the history
…n test
  • Loading branch information
volodya-lombrozo committed May 16, 2024
1 parent a94dc99 commit 0545486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/it/fuse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ SOFTWARE.
<configuration>
<sourcesDir>${project.build.directory}/generated-sources/jeo-decompile-xmir</sourcesDir>
<outputDir>${project.build.directory}/generated-sources/opeo-decompile-xmir</outputDir>
<modifiedDir>${project.build.directory}/generated-sources/opep-decompile-xmir-modified</modifiedDir>
</configuration>
</execution>
<execution>
Expand Down

0 comments on commit 0545486

Please sign in to comment.