summaryrefslogtreecommitdiff
path: root/test/neg/S6.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/neg/S6.check')
-rw-r--r--test/neg/S6.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/neg/S6.check b/test/neg/S6.check
index 6303e4c8e2..3b65e06d45 100644
--- a/test/neg/S6.check
+++ b/test/neg/S6.check
@@ -1,4 +1,4 @@
-S6.scala:11: illegal cyclic reference involving type S
+./neg/S6.scala:11: illegal cyclic reference involving type S
type S <: T;
^
one error found