summaryrefslogtreecommitdiff
path: root/test/files/cli/test2/Main.check.jikes
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2006-04-25 15:38:45 +0000
committermichelou <michelou@epfl.ch>2006-04-25 15:38:45 +0000
commitffa1aaad1bd80bc251ba3e60b34a600beddb2d35 (patch)
tree70bffe928dbba99ca053357586e0eb77dc66d6cd /test/files/cli/test2/Main.check.jikes
parent2313191913d6d0af36eb397c8882ff3953fa9f94 (diff)
downloadscala-ffa1aaad1bd80bc251ba3e60b34a600beddb2d35.tar.gz
scala-ffa1aaad1bd80bc251ba3e60b34a600beddb2d35.tar.bz2
scala-ffa1aaad1bd80bc251ba3e60b34a600beddb2d35.zip
improved script test/clitest
Diffstat (limited to 'test/files/cli/test2/Main.check.jikes')
-rw-r--r--test/files/cli/test2/Main.check.jikes2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/cli/test2/Main.check.jikes b/test/files/cli/test2/Main.check.jikes
index 44131b22c2..97943e8347 100644
--- a/test/files/cli/test2/Main.check.jikes
+++ b/test/files/cli/test2/Main.check.jikes
@@ -4,6 +4,6 @@ For more help, try -help or -version.
Found 1 semantic error compiling "files/cli/test2/Main.java":
- 5. test1.Main.main(args);
+ 6. test1.Main.main(args);
^---^
*** Semantic Error: No accessible field named "test1" was found in type "test2.Main".