XPath tests
[idzebra-moved-to-github.git] / test / xpath / test1.sh
diff --git a/test/xpath/test1.sh b/test/xpath/test1.sh
new file mode 100755 (executable)
index 0000000..5806a0a
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+rm -f test1.log
+../../index/zebraidx -l test1.log init || exit 1
+../../index/zebraidx -l test1.log -t grs.sgml update rec || exit 2