diff --git a/run-tests-with-all-dbs.sh b/run-tests-with-all-dbs.sh new file mode 100755 index 000000000..0ed580ac3 --- /dev/null +++ b/run-tests-with-all-dbs.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +./mvnw test -P test-all-dbs