aboutsummaryrefslogtreecommitdiffstats
path: root/tests/a.xml
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2009-09-23 17:14:23 -0300
committerHugo Lima <hugo.lima@openbossa.org>2009-09-24 17:27:12 -0300
commit9a34c9489429c17a36d248da91be10ca0f927d26 (patch)
tree027d36f5246c832a7f54539973ff26fb866e06a4 /tests/a.xml
parent5604a7b2f41fda5d78271032429805604b6f08c3 (diff)
Unit test to catch the bug#38.
Diffstat (limited to 'tests/a.xml')
-rw-r--r--tests/a.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/a.xml b/tests/a.xml
new file mode 100644
index 000000000..1c6d62a17
--- /dev/null
+++ b/tests/a.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" ?>
+
+<WebXML>
+ <document>
+ <class name="A">
+ <description>oi
+ <para>Paragraph number 1</para>
+ <para>Paragraph number 2</para>
+ <para>Paragraph number 3</para>
+ </description>
+ </class>
+ </document>
+</WebXML>