summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-bundle-nonmacro.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/macro-bundle-nonmacro.check')
-rw-r--r--test/files/neg/macro-bundle-nonmacro.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/neg/macro-bundle-nonmacro.check b/test/files/neg/macro-bundle-nonmacro.check
deleted file mode 100644
index 5a265b5724..0000000000
--- a/test/files/neg/macro-bundle-nonmacro.check
+++ /dev/null
@@ -1,4 +0,0 @@
-macro-bundle-nonmacro.scala:8: error: not found: value Bundle
- def foo = Bundle.impl
- ^
-one error found