summaryrefslogtreecommitdiff
path: root/test/neg/S7.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/neg/S7.check')
-rw-r--r--test/neg/S7.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/neg/S7.check b/test/neg/S7.check
index 22769d0fe7..9e0e0e16b3 100644
--- a/test/neg/S7.check
+++ b/test/neg/S7.check
@@ -1,4 +1,4 @@
-S7.scala:6: illegal cyclic reference involving class S7.A
+./neg/S7.scala:6: illegal cyclic reference involving class S7.A
class C() extends a.A() {}
^
one error found