gorush/vendor/github.com/thoas/stats/Makefile

5 lines
33 B
Makefile

test: unit
unit:
@(go test -v)