diff options
Diffstat (limited to 'vendor/github.com/go-xorm/xorm/test_mysql.sh')
-rwxr-xr-x | vendor/github.com/go-xorm/xorm/test_mysql.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/go-xorm/xorm/test_mysql.sh b/vendor/github.com/go-xorm/xorm/test_mysql.sh new file mode 100755 index 00000000..650e4ee1 --- /dev/null +++ b/vendor/github.com/go-xorm/xorm/test_mysql.sh @@ -0,0 +1 @@ +go test -db=mysql -conn_str="root:@/xorm_test"
\ No newline at end of file |