aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/t5148.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/untried/neg/t5148.check')
-rw-r--r--tests/untried/neg/t5148.check5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/untried/neg/t5148.check b/tests/untried/neg/t5148.check
new file mode 100644
index 000000000..f426bd201
--- /dev/null
+++ b/tests/untried/neg/t5148.check
@@ -0,0 +1,5 @@
+error: bad symbolic reference. A signature in Imports.class refers to type Request
+in class scala.tools.nsc.interpreter.IMain 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 Imports.class.
+one error found