More clean up, update readme
[cql-java-moved-to-github.git] / test / regression / sections / 03 / 02.xcql
diff --git a/test/regression/sections/03/02.xcql b/test/regression/sections/03/02.xcql
deleted file mode 100644 (file)
index 55ae66a..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<triple>
-  <boolean>
-    <value>and</value>
-  </boolean>
-  <leftOperand>
-    <searchClause>
-      <index>cql.serverChoice</index>
-      <relation>
-        <value>=</value>
-      </relation>
-      <term>cat</term>
-    </searchClause>
-  </leftOperand>
-  <rightOperand>
-    <searchClause>
-      <index>cql.serverChoice</index>
-      <relation>
-        <value>=</value>
-      </relation>
-      <term>fish</term>
-    </searchClause>
-  </rightOperand>
-</triple>