summaryrefslogtreecommitdiff
path: root/test/neg/S4.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/neg/S4.check')
-rw-r--r--test/neg/S4.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/neg/S4.check b/test/neg/S4.check
index 7fd616488b..c4ccb91923 100644
--- a/test/neg/S4.check
+++ b/test/neg/S4.check
@@ -1,4 +1,4 @@
-S4.scala:5: stable identifier required, but a found.
+./neg/S4.scala:5: stable identifier required, but a found.
def foo(x: a.Inner) = x;
^
one error found