xorm/test_postgres.sh

1 line
65 B
Bash
Raw Normal View History

2017-05-30 12:29:15 +00:00
go test -db=postgres -conn_str="dbname=xorm_test sslmode=disable"