summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml03syntax.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2009-05-15 16:43:48 +0000
committerPaul Phillips <paulp@improving.org>2009-05-15 16:43:48 +0000
commit5dcd3008dbae88d2e9d90c748b802702c676647a (patch)
tree15ee9facd920a896d32e52fd5ea648fe04b6d3bf /test/files/jvm/xml03syntax.check
parent2a3015a8837638abc7dd8456a87f42f2e600e7c2 (diff)
downloadscala-5dcd3008dbae88d2e9d90c748b802702c676647a.tar.gz
scala-5dcd3008dbae88d2e9d90c748b802702c676647a.tar.bz2
scala-5dcd3008dbae88d2e9d90c748b802702c676647a.zip
Restored xml test cases to unminimized tags
Diffstat (limited to 'test/files/jvm/xml03syntax.check')
-rw-r--r--test/files/jvm/xml03syntax.check4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/jvm/xml03syntax.check b/test/files/jvm/xml03syntax.check
index ec00119211..fd1e10cac9 100644
--- a/test/files/jvm/xml03syntax.check
+++ b/test/files/jvm/xml03syntax.check
@@ -13,5 +13,5 @@
2
4
-node=<elem key="<b>hello</b>"/>, key=Some(<b>hello</b>)
-node=<elem />, key=None
+node=<elem key="<b>hello</b>"></elem>, key=Some(<b>hello</b>)
+node=<elem ></elem>, key=None