redis/Makefile

5 lines
70 B
Makefile

all:
go test ./...
go test ./... -cpu=2
go test ./... -short -race