summaryrefslogtreecommitdiff
path: root/test/files/neg/t200.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t200.check')
-rw-r--r--test/files/neg/t200.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t200.check b/test/files/neg/t200.check
index 78701f8533..3ef6665fe5 100644
--- a/test/files/neg/t200.check
+++ b/test/files/neg/t200.check
@@ -1,4 +1,4 @@
-t200.scala:7: error: method foo is defined twice
+t200.scala:7: error: method foo is defined twice in t200.scala
def foo: Int;
^
one error found