summaryrefslogtreecommitdiff
path: root/test/files/run/t5256e.check
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2012-06-08 11:43:20 +0200
committerEugene Burmako <xeno.by@gmail.com>2012-06-08 15:35:23 +0200
commitabc1c0be79ac2fb2b0e75c87a489570a9c71aa6e (patch)
tree5d2723fa39aa8b28337b1e005ae06891667580a2 /test/files/run/t5256e.check
parent2123201e3cbc34676d2936226539bdfa0555c275 (diff)
downloadscala-abc1c0be79ac2fb2b0e75c87a489570a9c71aa6e.tar.gz
scala-abc1c0be79ac2fb2b0e75c87a489570a9c71aa6e.tar.bz2
scala-abc1c0be79ac2fb2b0e75c87a489570a9c71aa6e.zip
tests and fixes for the mirror API
Diffstat (limited to 'test/files/run/t5256e.check')
-rw-r--r--test/files/run/t5256e.check6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/files/run/t5256e.check b/test/files/run/t5256e.check
index 20ea35c74d..6c6de90acc 100644
--- a/test/files/run/t5256e.check
+++ b/test/files/run/t5256e.check
@@ -1,6 +1,6 @@
-class A
-Test.C.A
+class A
+Test.C.A
Object {
def <init>: <?>
def foo: <?>
-}
+}