We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e286d2 commit 12cbc24Copy full SHA for 12cbc24
build.xml
@@ -234,6 +234,7 @@
234
<or>
235
<!-- we need JUnit jupiter engine only in tests where we test the junitlauncher task -->
236
<filename name="${optional.package}/junitlauncher/**/JUnitLauncherTaskTest.java"/>
237
+ <filename name="${optional.package}/junitlauncher/OutputDirLocationTest.java"/>
238
<filename name="org/example/junitlauncher/jupiter/**/*"/>
239
</or>
240
</selector>
0 commit comments