github.com/pingcap/tidb/parser@v0.0.0-20231013125129-93a834a6bf8d/test.sh (about) 1 #!/bin/sh 2 3 GO111MODULE=on go test -p 1 -race -covermode=atomic -coverprofile=coverage.txt -coverpkg=./... ./...