Fixed bug in collect_tags (Tree.ml)
[SXSI/xpathcomp.git] / tests / test.xml
index a266087..8f0e255 100644 (file)
@@ -1,15 +1,6 @@
 <?xml version="1.0"?>
 <a>
-  <b/>
-  adadadad
-  <b/>
-  <c >
-    <g>
-      <b/>
-    </g>
-  </c>
-  <b>
-    <b/>
-  </b>
+  <b><c/><d/></b>
+  <e><f/><g/></e>
 </a>
-
+