Skip to content

Commit 88bc4a5

Browse files
committed
Align IT after MJAVADOC-716
1 parent 4b881e8 commit 88bc4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/it/projects/MJAVADOC-498_modulepath/verify.groovy

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
*/
1919
def log = new File( basedir, 'build.log').text
2020

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

0 commit comments

Comments
 (0)