summaryrefslogtreecommitdiff
path: root/test/files/run/t1620.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/run/t1620.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/run/t1620.check')
-rw-r--r--test/files/run/t1620.check4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/run/t1620.check b/test/files/run/t1620.check
index afa1e6acd5..979efc8227 100644
--- a/test/files/run/t1620.check
+++ b/test/files/run/t1620.check
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE foo PUBLIC "-//Foo Corp//DTD 1.0//EN" "foo.dtd">
-<foo/>
+<foo></foo>
<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE foo PUBLIC "-//Foo Corp//DTD 1.0//EN">
-<foo/>
+<foo></foo>