Add another test case.
authorKim Nguyễn <kn@lri.fr>
Fri, 8 Mar 2013 17:46:42 +0000 (18:46 +0100)
committerKim Nguyễn <kn@lri.fr>
Fri, 8 Mar 2013 17:46:42 +0000 (18:46 +0100)
tests/docs/tiny2.xml [new file with mode: 0644]

diff --git a/tests/docs/tiny2.xml b/tests/docs/tiny2.xml
new file mode 100644 (file)
index 0000000..d16c1d7
--- /dev/null
@@ -0,0 +1,11 @@
+<a>
+  <b/>
+  <c/>
+  <d/>
+  <e>
+    <f> <g/> <h/> </f>
+    <i> </i>
+  </e>
+  <j> <k/> <l/> <m/> </j>
+  <e> <m/> <k/> </e>
+</a>