summaryrefslogtreecommitdiff
path: root/test/files/run/t6440.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2013-04-26 13:30:59 -0700
committerPaul Phillips <paulp@improving.org>2013-04-26 14:54:35 -0700
commitfbb13630d3c1dc9b8fdc503538d4ace5873f31c9 (patch)
tree766961e50ba7386ed23878adf71f8f1bd6a62361 /test/files/run/t6440.check
parent403ba8938f115215700e677523d91710c20b6be4 (diff)
downloadscala-fbb13630d3c1dc9b8fdc503538d4ace5873f31c9.tar.gz
scala-fbb13630d3c1dc9b8fdc503538d4ace5873f31c9.tar.bz2
scala-fbb13630d3c1dc9b8fdc503538d4ace5873f31c9.zip
Refactor DirectTest so java can be tested.
There was no way to make a java compilation unit. Now there is.
Diffstat (limited to 'test/files/run/t6440.check')
-rw-r--r--test/files/run/t6440.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t6440.check b/test/files/run/t6440.check
index 69c253eab4..806279fb74 100644
--- a/test/files/run/t6440.check
+++ b/test/files/run/t6440.check
@@ -1,4 +1,4 @@
-pos: source-newSource1,line-9,offset=109 bad symbolic reference. A signature in U.class refers to term pack1
+pos: source-newSource1.scala,line-9,offset=109 bad symbolic reference. A signature in U.class refers to term pack1
in package <root> which is not available.
It may be completely missing from the current classpath, or the version on
the classpath might be incompatible with the version used when compiling U.class. ERROR