pokercore/Makefile

5 lines
39 B
Makefile

default: test
test:
go test -v ./...