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