Skip to content

Commit 12cbc24

Browse files
committed
can't bootstrap without jupiter engine anymore
1 parent 5e286d2 commit 12cbc24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@
234234
<or>
235235
<!-- we need JUnit jupiter engine only in tests where we test the junitlauncher task -->
236236
<filename name="${optional.package}/junitlauncher/**/JUnitLauncherTaskTest.java"/>
237+
<filename name="${optional.package}/junitlauncher/OutputDirLocationTest.java"/>
237238
<filename name="org/example/junitlauncher/jupiter/**/*"/>
238239
</or>
239240
</selector>

0 commit comments

Comments
 (0)