summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdom/testdata/toString_01/doc03.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdom/testdata/toString_01/doc03.xml')
-rw-r--r--tests/auto/qdom/testdata/toString_01/doc03.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qdom/testdata/toString_01/doc03.xml b/tests/auto/qdom/testdata/toString_01/doc03.xml
new file mode 100644
index 0000000000..6121f70e25
--- /dev/null
+++ b/tests/auto/qdom/testdata/toString_01/doc03.xml
@@ -0,0 +1,6 @@
+<foo>
+ <bar>
+ <foobar/>
+ </bar>
+ <bar>blubber</bar>
+</foo>