Port regression/randomized testing to JUnit
[cql-java-moved-to-github.git] / bin / CQLParser
1 #!/bin/sh
2
3 # Trivial script to invoke the CQLParser test-harness
4
5 java org.z3950.zing.cql.CQLParser ${@+"$@"}