More clean up, update readme
[cql-java-moved-to-github.git] / test / regression / sections / 04 / 01.xcql
diff --git a/test/regression/sections/04/01.xcql b/test/regression/sections/04/01.xcql
deleted file mode 100644 (file)
index 6f3ec27..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<triple>
-  <boolean>
-    <value>and</value>
-  </boolean>
-  <leftOperand>
-    <searchClause>
-      <index>bath.author</index>
-      <relation>
-        <value>any</value>
-      </relation>
-      <term>fish</term>
-    </searchClause>
-  </leftOperand>
-  <rightOperand>
-    <searchClause>
-      <index>dc.title</index>
-      <relation>
-        <value>all</value>
-      </relation>
-      <term>cat dog</term>
-    </searchClause>
-  </rightOperand>
-</triple>