dnscontrol/vendor/gopkg.in/sourcemap.v1/Makefile
2020-02-12 21:17:56 -05:00

4 lines
56 B
Makefile

all:
go test ./...
go test ./... -short -race
go vet