diff options
Diffstat (limited to 'tests/auto/qdom/testdata/toString_01/doc02.xml')
-rw-r--r-- | tests/auto/qdom/testdata/toString_01/doc02.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qdom/testdata/toString_01/doc02.xml b/tests/auto/qdom/testdata/toString_01/doc02.xml new file mode 100644 index 0000000..3fb9aff --- /dev/null +++ b/tests/auto/qdom/testdata/toString_01/doc02.xml @@ -0,0 +1 @@ +<foo><bar><foobar/></bar><bar>blubber</bar></foo> |