summaryrefslogtreecommitdiff
path: root/test/files/cli/test2/Main.check.javac
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/cli/test2/Main.check.javac')
-rw-r--r--test/files/cli/test2/Main.check.javac4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/cli/test2/Main.check.javac b/test/files/cli/test2/Main.check.javac
index c25714eabb..c40c0a7a89 100644
--- a/test/files/cli/test2/Main.check.javac
+++ b/test/files/cli/test2/Main.check.javac
@@ -17,11 +17,11 @@ where possible options include:
-target <release> Generate class files for specific VM version
-help Print a synopsis of standard options
-files/cli/test2/Main.java:5: package test1 does not exist
+files/cli/test2/Main.java:6: package test1 does not exist
test1.Main.main(args);
^
1 error
-files/cli/test2/Main.java:5: package test1 does not exist
+files/cli/test2/Main.java:6: package test1 does not exist
test1.Main.main(args);
^
1 error