dnscontrol/vendor/gopkg.in/sourcemap.v1/Makefile

4 lines
90 B
Makefile
Raw Normal View History

2016-08-23 08:31:50 +08:00
all:
go test ./... -test.v -test.cpu=1,2,4
go test ./... -test.v -test.short -test.race