Add a big query, log of benchmarks...
[tatoo.git] / tests / docs / XPath-PT.xml
diff --git a/tests/docs/XPath-PT.xml b/tests/docs/XPath-PT.xml
deleted file mode 100644 (file)
index 0c21bc6..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<X>
-  <b>
-    <a>
-      <c>
-        <e>
-          <f>
-            <g>
-              <b>
-                <g/>
-              </b>
-            </g>
-          </f>
-          <e/>
-        </e>
-      </c>
-    </a>
-  </b>
-  <a>
-    <c>
-      <e>
-        <f/>
-      </e>
-      <f>
-        <X>
-          <g/>
-          <b>
-            <g/>
-          </b>
-        </X>
-        <e/>
-      </f>
-    </c>
-  </a>
-</X>