diff options
Diffstat (limited to 'libxml2/test/c14n/without-comments/test-3.xpath')
-rw-r--r-- | libxml2/test/c14n/without-comments/test-3.xpath | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libxml2/test/c14n/without-comments/test-3.xpath b/libxml2/test/c14n/without-comments/test-3.xpath new file mode 100644 index 0000000..faa0070 --- /dev/null +++ b/libxml2/test/c14n/without-comments/test-3.xpath @@ -0,0 +1,3 @@ +<XPath> +(//. | //@* | //namespace::*)[ancestor-or-self::e6] +</XPath>
\ No newline at end of file |