We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b881e8 commit 88bc4a5Copy full SHA for 88bc4a5
src/it/projects/MJAVADOC-498_modulepath/verify.groovy
@@ -18,4 +18,4 @@
18
*/
19
def log = new File( basedir, 'build.log').text
20
21
-assert log.count( " --module-path" ) == 2
+assert log.count( " --module-path" ) == 3
0 commit comments