iedc-go/vendor/gopkg.in/sourcemap.v1/Makefile
2023-03-03 03:12:15 +08:00

5 lines
56 B
Makefile

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