summaryrefslogtreecommitdiff
path: root/test/pending/pos/t0699/B.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/pos/t0699/B.scala')
-rw-r--r--test/pending/pos/t0699/B.scala5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/pending/pos/t0699/B.scala b/test/pending/pos/t0699/B.scala
deleted file mode 100644
index f1f17efe8f..0000000000
--- a/test/pending/pos/t0699/B.scala
+++ /dev/null
@@ -1,5 +0,0 @@
-object B {
- trait T1 extends A.T
- trait T2 extends A.C
- class C1 extends A.C
-} \ No newline at end of file