summaryrefslogtreecommitdiff
path: root/test/ref/b.xml
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-10-10 09:45:52 +0100
committerCarl Hetherington <cth@carlh.net>2014-10-10 09:45:52 +0100
commit80a970c3f0c2265f8df0643947ed38134a46a85f (patch)
tree4f42773cb539ddccffe7b22ffdf94c7e9be17e9d /test/ref/b.xml
parent0d2ffd3f00caa22b5ab55ef233aa132a08263688 (diff)
Fix tests.
Diffstat (limited to 'test/ref/b.xml')
-rw-r--r--test/ref/b.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/test/ref/b.xml b/test/ref/b.xml
new file mode 100644
index 0000000..d191755
--- /dev/null
+++ b/test/ref/b.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<A>
+ <B>42</B>
+ <C>fred</C>
+ <D>42.9</D>
+ <E>1</E>
+ <F>1</F>
+ <F>2</F>
+ <H>
+ <I>testing</I>
+ <I>more testing</I>
+ </H>
+ <J>
+ <K>jim</K>
+ </J>
+</A>