summaryrefslogtreecommitdiff
path: root/test/files/neg/t2870.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t2870.check')
-rw-r--r--test/files/neg/t2870.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t2870.check b/test/files/neg/t2870.check
index 759af53626..6577577d3f 100644
--- a/test/files/neg/t2870.check
+++ b/test/files/neg/t2870.check
@@ -2,6 +2,6 @@ t2870.scala:1: error: not found: type Jar
class Jars(jar: Jar)
^
t2870.scala:6: error: illegal cyclic reference involving value <import>
- val scala = fromClasspathString(javaClassPath)
+ val scala = fromClasspathString(javaClassPath)
^
two errors found