summaryrefslogtreecommitdiff
path: root/tests/gold
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gold')
-rw-r--r--tests/gold/testing/xml/output.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/gold/testing/xml/output.xml b/tests/gold/testing/xml/output.xml
index 287251b2..169de355 100644
--- a/tests/gold/testing/xml/output.xml
+++ b/tests/gold/testing/xml/output.xml
@@ -1,6 +1,6 @@
-<?xml version="1.0" ?>
-<the_root a="1" b="2" c="3">
- <also z="9" y="8" x="7">
- Hello
+<?xml version="1.0"?>
+<the_root a="one" b="2" c="three">
+ <also z="nine" y="8" x="seven">
+ Goodbye
</also>
</the_root>