status-go/vendor/gopkg.in/sourcemap.v1/Makefile

4 lines
90 B
Makefile
Raw Normal View History

all:
go test ./... -test.v -test.cpu=1,2,4
go test ./... -test.v -test.short -test.race