summaryrefslogtreecommitdiff
path: root/test/neg/vincent1.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/neg/vincent1.check')
-rw-r--r--test/neg/vincent1.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/neg/vincent1.check b/test/neg/vincent1.check
index b9243e7560..376e21dc1b 100644
--- a/test/neg/vincent1.check
+++ b/test/neg/vincent1.check
@@ -1,4 +1,4 @@
-vincent1.scala:7: type x.type escapes its defining scope as part of test.B { type T = x.T }
+./neg/vincent1.scala:7: type x.type escapes its defining scope as part of test.B { type T = x.T }
def functor(x: A): B { type T = x.T } =
^
one error found