diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/it_dbi_postgres.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/it_dbi_postgres.t b/test/it_dbi_postgres.t new file mode 100755 index 0000000..a272215 --- /dev/null +++ b/test/it_dbi_postgres.t @@ -0,0 +1,2 @@ +#!/bin/sh +systemctl check -q postgresql.service && `dirname $0`/it_dbi.t --subclass it_dbi_postgres --db map_search_ch
\ No newline at end of file |