diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-13 23:55:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-13 23:55:59 +0000 |
| commit | d14bbc2088ed9c0f9d77f15cb943968a70bb8198 (patch) | |
| tree | 5c1c766d3e82de3139710d76618293d610145f63 /test/ref | |
Initial.
Diffstat (limited to 'test/ref')
| -rw-r--r-- | test/ref/a.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ref/a.xml b/test/ref/a.xml new file mode 100644 index 0000000..0a37114 --- /dev/null +++ b/test/ref/a.xml @@ -0,0 +1,8 @@ +<A> + <B>42</B> + <C>fred</C> + <D>42.9</D> + <E>yes</E> + <F>1</F> + <F>2</F> +</A> |
