summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml03syntax.check
diff options
context:
space:
mode:
authorBurak Emir <emir@epfl.ch>2006-12-22 09:13:47 +0000
committerBurak Emir <emir@epfl.ch>2006-12-22 09:13:47 +0000
commitc633e28b40ec2f7e195842a75dc98fa6b953d898 (patch)
treea3902efdec67e504e3c2810073ee80689ca2b00a /test/files/jvm/xml03syntax.check
parentb360756b02ded533a443ff82d6e6ca36a3dfb053 (diff)
downloadscala-c633e28b40ec2f7e195842a75dc98fa6b953d898.tar.gz
scala-c633e28b40ec2f7e195842a75dc98fa6b953d898.tar.bz2
scala-c633e28b40ec2f7e195842a75dc98fa6b953d898.zip
fixed test case + strict checking for atom
Diffstat (limited to 'test/files/jvm/xml03syntax.check')
-rw-r--r--test/files/jvm/xml03syntax.check3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/files/jvm/xml03syntax.check b/test/files/jvm/xml03syntax.check
index b81c53e9b1..992f71d3bd 100644
--- a/test/files/jvm/xml03syntax.check
+++ b/test/files/jvm/xml03syntax.check
@@ -1,6 +1,5 @@
-<hello>()</hello>
passed ok
-<hello>()</hello>
+passed ok
passed ok
<hello>world</hello>
passed ok