]> source.dussan.org Git - iciql.git/commitdiff
Corrected full testsuite execution syntax
authorJames Moger <james.moger@gitblit.com>
Tue, 5 Apr 2016 16:59:40 +0000 (12:59 -0400)
committerJames Moger <james.moger@gitblit.com>
Tue, 5 Apr 2016 16:59:40 +0000 (12:59 -0400)
README.md

index 465eb73aa9fca5980d38d80e0c659b7052846af6..94352d09868b84d1c4546b8dadb8cdadf8574deb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -74,4 +74,4 @@ You may use Maven to run the test suite on the default database:
 \r
 You may use Maven to run the test suite on all tested databases:\r
 \r
-    mvn clean exec:exec\r
+    mvn clean test-compile exec:exec\r