Files
tidb/parser/test.sh
Tanner 5a5818f67c [parser] rename go.mod1 to go.mod (#682)
* rename go.mod1 to go.mod

* update .gitignore

* downgrade logrus
2021-10-09 14:53:23 +08:00

2 lines
101 B
Bash

GO111MODULE=on go test -p 1 -race -covermode=atomic -coverprofile=coverage.txt -coverpkg=./... ./...