linux-bench/makefile

3 lines
111 B
Makefile
Raw Normal View History

2019-08-06 23:50:53 +03:00
tests:
GO111MODULE=on go test -v -short -race -timeout 30s -coverprofile=coverage.txt -covermode=atomic ./...