summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-08-16 11:52:05 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-08-16 11:52:05 -0700
commitc8b79f0f3da51f7b62c0ca312223e8c27a187225 (patch)
tree0dac8dfe028fa2979a523681908bb40363344aca /test
parent693b932023fea433696fc9518a0fa7d56514d12e (diff)
parentb8d71c590e9f64345bab86e6dd304a92145f52ea (diff)
downloadscala-c8b79f0f3da51f7b62c0ca312223e8c27a187225.tar.gz
scala-c8b79f0f3da51f7b62c0ca312223e8c27a187225.tar.bz2
scala-c8b79f0f3da51f7b62c0ca312223e8c27a187225.zip
Merge pull request #2836 from soc/SI-7564-redux
SI-7564 [Avian] Whitespace fixes to run/tailcalls.check
Diffstat (limited to 'test')
-rw-r--r--test/files/run/tailcalls.check36
1 files changed, 18 insertions, 18 deletions
diff --git a/test/files/run/tailcalls.check b/test/files/run/tailcalls.check
index ab54d528ab..7607921856 100644
--- a/test/files/run/tailcalls.check
+++ b/test/files/run/tailcalls.check
@@ -53,27 +53,27 @@ test FancyTailCalls.tcTryLocal was successful
test FancyTailCalls.differentInstance was successful
test PolyObject.tramp was successful
#partest avian
-test Object .f was successful
-test Final .f was successful
-test Class .f was successful
+test Object .f was successful
+test Final .f was successful
+test Class .f was successful
test SubClass .f was successful
-test Sealed .f was successful
+test Sealed .f was successful
test SubSealed.f was successful
-test O .f was successful
-test c .f was successful
-test O.O .f was successful
-test O.c .f was successful
-test c.O .f was successful
-test c.c .f was successful
-test O.O.O .f was successful
-test O.O.c .f was successful
-test O.c.O .f was successful
-test O.c.c .f was successful
-test c.O.O .f was successful
-test c.O.c .f was successful
-test c.c.O .f was successful
-test c.c.c .f was successful
+test O .f was successful
+test c .f was successful
+test O.O .f was successful
+test O.c .f was successful
+test c.O .f was successful
+test c.c .f was successful
+test O.O.O .f was successful
+test O.O.c .f was successful
+test O.c.O .f was successful
+test O.c.c .f was successful
+test c.O.O .f was successful
+test c.O.c .f was successful
+test c.c.O .f was successful
+test c.c.c .f was successful
test O.O.O.O.f was successful
test O.O.O.c.f was successful
test O.O.c.O.f was successful