linux-bench/makefile
2019-08-07 14:04:50 +03:00

2 lines
111 B
Makefile

tests:
GO111MODULE=on go test -v -short -race -timeout 30s -coverprofile=coverage.txt -covermode=atomic ./...