redis/Makefile

4 lines
59 B
Makefile

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