diff options
Diffstat (limited to 'tests/cases/merge6.xml.in')
-rw-r--r-- | tests/cases/merge6.xml.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/cases/merge6.xml.in b/tests/cases/merge6.xml.in new file mode 100644 index 0000000..d179341 --- /dev/null +++ b/tests/cases/merge6.xml.in @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<foo value="<!DOCTYPE\ xbel" value-dash='testme' quotetest='a "quote" test' valuetesttwo="\177ELF \004"> + <_bar>This is a " test</_bar> + <_bar>This is another ' test</_bar> +</foo> |