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