diff options
Diffstat (limited to 'test/XPath/tests/chaptersprefol')
-rw-r--r-- | test/XPath/tests/chaptersprefol | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/XPath/tests/chaptersprefol b/test/XPath/tests/chaptersprefol deleted file mode 100644 index 8f1e65b..0000000 --- a/test/XPath/tests/chaptersprefol +++ /dev/null @@ -1,8 +0,0 @@ -/following::* -/preceding::* -/child::EXAMPLE/preceding::* -/child::EXAMPLE/following::* -/child::EXAMPLE/child::chapter[3]/preceding::* -/child::EXAMPLE/child::chapter[3]/following::* -/child::EXAMPLE/child::chapter[1]/image/preceding::* -/child::EXAMPLE/child::chapter[1]/image/following::* |