summaryrefslogtreecommitdiff
path: root/test/files/neg/t5692b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t5692b.check')
-rw-r--r--test/files/neg/t5692b.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/neg/t5692b.check b/test/files/neg/t5692b.check
deleted file mode 100644
index 16796826b4..0000000000
--- a/test/files/neg/t5692b.check
+++ /dev/null
@@ -1,4 +0,0 @@
-Test_2.scala:2: error: these type parameters must be specified
- def x = Macros.foo
- ^
-one error found