pokercore/Makefile

5 lines
48 B
Makefile
Raw Normal View History

2019-03-24 03:59:45 +00:00
default: test
test:
go test -v -count=1 ./...