Fix a bug in the test-complexity script and add more test cases.
[tatoo.git] / tests / tiny.xml
index fe1474f..ccfd58a 100644 (file)
@@ -1 +1,8 @@
-<a><b><c></c></b></a>
+<a>
+  <b/>
+  <b> <c> </c> </b>
+  <d><!--<e/> <f> <g/> </f>
+     <h/>
+  --></d>
+  <b><i/></b>
+</a>