summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml03syntax.check
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2007-12-19 16:52:40 +0000
committermichelou <michelou@epfl.ch>2007-12-19 16:52:40 +0000
commit8ad43107f52b278930a663874943de9eda0c8df0 (patch)
tree2e7fa80109cdd1a2ba1053aad0ff951132f71251 /test/files/jvm/xml03syntax.check
parent999d30eea73cc19ff1603fc57c13d937c4fc6ce2 (diff)
downloadscala-8ad43107f52b278930a663874943de9eda0c8df0.tar.gz
scala-8ad43107f52b278930a663874943de9eda0c8df0.tar.bz2
scala-8ad43107f52b278930a663874943de9eda0c8df0.zip
removed deprecated features
Diffstat (limited to 'test/files/jvm/xml03syntax.check')
-rw-r--r--test/files/jvm/xml03syntax.check9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/files/jvm/xml03syntax.check b/test/files/jvm/xml03syntax.check
index 992f71d3bd..7b2eb1310c 100644
--- a/test/files/jvm/xml03syntax.check
+++ b/test/files/jvm/xml03syntax.check
@@ -1,18 +1,9 @@
-passed ok
-passed ok
-passed ok
<hello>world</hello>
-passed ok
<hello>1.5</hello>
-passed ok
<hello>5</hello>
-passed ok
<hello>true</hello>
-passed ok
<hello>5</hello>
-passed ok
<hello>27</hello>
-passed ok
<hello>1 2 3 4</hello>
1
2