We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fbf7ac commit d413ad7Copy full SHA for d413ad7
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" ) == 3
+assert log.count( " --module-path" ) == 2
0 commit comments