summaryrefslogtreecommitdiff
path: root/test/files/neg/bug876.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug876.check')
-rw-r--r--test/files/neg/bug876.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/bug876.check b/test/files/neg/bug876.check
index e7d5d5d78f..c08d4c7de8 100644
--- a/test/files/neg/bug876.check
+++ b/test/files/neg/bug876.check
@@ -1,4 +1,4 @@
bug876.scala:25: error: wrong number of arguments for method apply: (AssertionError.this.A)manager.B in trait Map
assert(manager.map(A2) == List(manager.map(A2, A1)))
- ^
+ ^
one error found