Add back testing files, lost in previous commit
[SXSI/xpathcomp.git] / tests / xpath-pt / xpath / E4.xpl
diff --git a/tests/xpath-pt/xpath/E4.xpl b/tests/xpath-pt/xpath/E4.xpl
new file mode 100644 (file)
index 0000000..638038f
--- /dev/null
@@ -0,0 +1 @@
+/site/open_auctions/open_auction/bidder[number(preceding-sibling::bidder[1]/increase) <= number(increase) and number(increase) <= number(following-sibling::bidder[1]/increase)]
\ No newline at end of file