diff options
author | Matt Sullivan <mattsullivan14916@gmail.com> | 2015-10-31 13:30:07 -0500 |
---|---|---|
committer | Matt Sullivan <mattsullivan14916@gmail.com> | 2015-10-31 13:30:07 -0500 |
commit | 8671656e6f6d8cca67054a925dfdcb8246a97bef (patch) | |
tree | cc53b0186fc522d43b9feff7b5517ceeabdf09be /tests | |
parent | 097c508897ccb53137916c431836689ba0fc0186 (diff) | |
download | Nim-8671656e6f6d8cca67054a925dfdcb8246a97bef.tar.gz |
Add a test to xmlparser
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testdata/doc1.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testdata/doc1.xml b/tests/testdata/doc1.xml index 4e77481aa..07cbceeb7 100644 --- a/tests/testdata/doc1.xml +++ b/tests/testdata/doc1.xml @@ -5,6 +5,7 @@ <test2> bla ah absy hsh hsh + &woohoo; sjj </test2> <test><teh>bla</teh></test> |