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