diff options
Diffstat (limited to 'tests/general/bug-179.out')
-rw-r--r-- | tests/general/bug-179.out | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/general/bug-179.out b/tests/general/bug-179.out new file mode 100644 index 00000000..0a7e67d1 --- /dev/null +++ b/tests/general/bug-179.out @@ -0,0 +1,9 @@ +<?xml version="1.0"?> +<root xmlns="my::namespace"> + <foo>...</foo> + <bar>...</bar> + <foobar>...</foobar> + <baz>...</baz> + <doc>...</doc> + <baz>...</baz> +</root> |