From b40dc550ed15efd2c6faa1ea619888a400499a84 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 7 Jun 2017 01:19:32 -0400 Subject: vendor: update github.com/go-xorm/* (#4419) --- vendor/github.com/go-xorm/xorm/test_postgres.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 vendor/github.com/go-xorm/xorm/test_postgres.sh (limited to 'vendor/github.com/go-xorm/xorm/test_postgres.sh') diff --git a/vendor/github.com/go-xorm/xorm/test_postgres.sh b/vendor/github.com/go-xorm/xorm/test_postgres.sh new file mode 100755 index 00000000..dc1152e0 --- /dev/null +++ b/vendor/github.com/go-xorm/xorm/test_postgres.sh @@ -0,0 +1 @@ +go test -db=postgres -conn_str="dbname=xorm_test sslmode=disable" \ No newline at end of file -- cgit v1.2.3