babashka/script/postgresql_test

6 lines
136 B
Text
Raw Normal View History

2020-04-29 12:50:25 +00:00
#!/usr/bin/env bash
export BABASHKA_FEATURE_JDBC=true
export BABASHKA_FEATURE_POSTGRESQL=true
2020-05-18 15:08:34 +00:00
lein test :only babashka.postgresql-test