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