summaryrefslogtreecommitdiff
path: root/test/files/jvm/t1118.check
diff options
context:
space:
mode:
authorAlex Cruise <alex@metaforsoftware.com>2012-03-15 17:44:31 -0700
committerAlex Cruise <alex@metaforsoftware.com>2012-03-15 17:44:31 -0700
commit783c2c655f24c2e94f2d08614e5c6b3d7ffd2039 (patch)
tree12ed6a698245663450a557e4e0e656cabf450472 /test/files/jvm/t1118.check
parent57eaf9efbc4d52e1226d8fdccd2b274e860fc198 (diff)
downloadscala-783c2c655f24c2e94f2d08614e5c6b3d7ffd2039.tar.gz
scala-783c2c655f24c2e94f2d08614e5c6b3d7ffd2039.tar.bz2
scala-783c2c655f24c2e94f2d08614e5c6b3d7ffd2039.zip
Fixed broken tests
Diffstat (limited to 'test/files/jvm/t1118.check')
-rwxr-xr-xtest/files/jvm/t1118.check3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/files/jvm/t1118.check b/test/files/jvm/t1118.check
index b246dc6fb9..d676b413c9 100755
--- a/test/files/jvm/t1118.check
+++ b/test/files/jvm/t1118.check
@@ -1,3 +1,4 @@
+
<hi/> <!-- literal short -->
<there></there> <!-- literal long -->
<guys who="you all"></guys> <!-- literal long with attribute-->
@@ -7,4 +8,4 @@
<emptiness></emptiness> <!--programmatic long-->
<vide/> <!--programmatic short-->
<elem attr="value"/> <!--programmatic short with attribute-->
-<elem2 attr2="value2"></elem2> <!--programmatic long with attribute--> \ No newline at end of file
+<elem2 attr2="value2"></elem2> <!--programmatic long with attribute-->