Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Aug 14, 2024
1 parent 1fbf7ac commit d413ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/projects/MJAVADOC-498_modulepath/verify.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
*/
def log = new File( basedir, 'build.log').text

assert log.count( " --module-path" ) == 3
assert log.count( " --module-path" ) == 2

0 comments on commit d413ad7

Please sign in to comment.