Skip to content

Commit

Permalink
can't bootstrap without jupiter engine anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
bodewig committed Nov 26, 2023
1 parent 5e286d2 commit 12cbc24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@
<or>
<!-- we need JUnit jupiter engine only in tests where we test the junitlauncher task -->
<filename name="${optional.package}/junitlauncher/**/JUnitLauncherTaskTest.java"/>
<filename name="${optional.package}/junitlauncher/OutputDirLocationTest.java"/>
<filename name="org/example/junitlauncher/jupiter/**/*"/>
</or>
</selector>
Expand Down

0 comments on commit 12cbc24

Please sign in to comment.