summaryrefslogtreecommitdiffstats
path: root/libxml2/test/XPath/xptr/chaptersparts
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/XPath/xptr/chaptersparts')
-rw-r--r--libxml2/test/XPath/xptr/chaptersparts6
1 files changed, 0 insertions, 6 deletions
diff --git a/libxml2/test/XPath/xptr/chaptersparts b/libxml2/test/XPath/xptr/chaptersparts
deleted file mode 100644
index aadc47c..0000000
--- a/libxml2/test/XPath/xptr/chaptersparts
+++ /dev/null
@@ -1,6 +0,0 @@
-xpointer(//chapitre[2])
-xpointer(//chapter[2])
-xpointer(//chapitre[2])xpointer(//chapter[2])
-xpointer(id("chapter1"))
-xpointer(//*[@id="chapter1"])
-xpointer(id("chapter1"))xpointer(//*[@id="chapter1"])