summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/files/neg/bug85.check6
-rw-r--r--test/files/pos/bug85.scala (renamed from test/files/neg/bug85.scala)0
2 files changed, 0 insertions, 6 deletions
diff --git a/test/files/neg/bug85.check b/test/files/neg/bug85.check
deleted file mode 100644
index d4d56d3295..0000000000
--- a/test/files/neg/bug85.check
+++ /dev/null
@@ -1,6 +0,0 @@
-bug85.scala:7 error: type mismatch;
- found : A.this.b.C
- required: A.this.C
- val c: C = b.c;
- ^
-one error found
diff --git a/test/files/neg/bug85.scala b/test/files/pos/bug85.scala
index e018afb6ee..e018afb6ee 100644
--- a/test/files/neg/bug85.scala
+++ b/test/files/pos/bug85.scala