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

5 lines
56 B
Makefile

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