summaryrefslogtreecommitdiff
path: root/test/files/run/t1620.check
diff options
context:
space:
mode:
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>