act/vendor/gopkg.in/sourcemap.v1/Makefile
Casey Lee e40ab0145f
expressions working
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:55 -05:00

4 lines
56 B
Makefile

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