redis/Makefile

4 lines
59 B
Makefile
Raw Normal View History

2013-12-30 15:45:04 +04:00
all:
2015-01-15 18:51:22 +03:00
go test ./... -cpu=1,2,4
go test ./... -short -race