summaryrefslogtreecommitdiff
path: root/test/files/neg/S7.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/S7.check')
-rw-r--r--test/files/neg/S7.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/files/neg/S7.check b/test/files/neg/S7.check
deleted file mode 100644
index 2246e48d84..0000000000
--- a/test/files/neg/S7.check
+++ /dev/null
@@ -1,4 +0,0 @@
-S7.scala:6: illegal cyclic reference involving class A
- class C() extends a.A() {}
- ^
-one error found