summaryrefslogtreecommitdiffstats
path: root/libxml2/test/XPath/xptr/vidbase
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/XPath/xptr/vidbase')
-rw-r--r--libxml2/test/XPath/xptr/vidbase3
1 files changed, 0 insertions, 3 deletions
diff --git a/libxml2/test/XPath/xptr/vidbase b/libxml2/test/XPath/xptr/vidbase
deleted file mode 100644
index 884b106..0000000
--- a/libxml2/test/XPath/xptr/vidbase
+++ /dev/null
@@ -1,3 +0,0 @@
-xpointer(id('chapter1')/p)
-xpointer(id('chapter1')/p[1]/range-to(following-sibling::p[2]))
-xpointer(range-to(id('chapter2')))