summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-09-21 07:46:26 -0700
committerPaul Phillips <paulp@improving.org>2012-09-21 07:46:34 -0700
commit3cdbcf0c8610c564ea50ed6cf9e82d35c5750ce9 (patch)
tree343fbde193b2cc70a675a301421e29dcbc6f3c1c /test
parent88008d9400d98fac606e614a0ec150eac489abf3 (diff)
downloadscala-3cdbcf0c8610c564ea50ed6cf9e82d35c5750ce9.tar.gz
scala-3cdbcf0c8610c564ea50ed6cf9e82d35c5750ce9.tar.bz2
scala-3cdbcf0c8610c564ea50ed6cf9e82d35c5750ce9.zip
A couple CRLF normalization stragglers.
Now sorely needed since files with CRLF endings but an LF attribute which are checked into the repo will aggressively cause dirty git status on unix.
Diffstat (limited to 'test')
-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]
+ ^