summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/files/run/t6394a.check2
-rw-r--r--test/files/run/typetags_without_scala_reflect_typetag_lookup.check6
-rw-r--r--test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check6
3 files changed, 7 insertions, 7 deletions
diff --git a/test/files/run/t6394a.check b/test/files/run/t6394a.check
index 34997f71e3..2a02d41ce2 100644
--- a/test/files/run/t6394a.check
+++ b/test/files/run/t6394a.check
@@ -1 +1 @@
-TEST
+TEST
diff --git a/test/files/run/typetags_without_scala_reflect_typetag_lookup.check b/test/files/run/typetags_without_scala_reflect_typetag_lookup.check
index f6b82c33f6..53df68cfc2 100644
--- a/test/files/run/typetags_without_scala_reflect_typetag_lookup.check
+++ b/test/files/run/typetags_without_scala_reflect_typetag_lookup.check
@@ -1,3 +1,3 @@
-newSource1:9: error: could not find implicit value for evidence parameter of type reflect.runtime.package.universe.TypeTag[Int]
- Library.foo[Int]
- ^
+newSource1:9: error: could not find implicit value for evidence parameter of type reflect.runtime.package.universe.TypeTag[Int]
+ Library.foo[Int]
+ ^
diff --git a/test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check b/test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check
index 34f1d84299..729c0715df 100644
--- a/test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check
+++ b/test/files/run/typetags_without_scala_reflect_typetag_manifest_interop.check
@@ -1,3 +1,3 @@
-newSource1:9: error: No Manifest available for App.this.T.
- manifest[T]
- ^
+newSource1:9: error: No Manifest available for App.this.T.
+ manifest[T]
+ ^