Files
gorush/vendor/github.com/thoas/stats/Makefile
Bo-Yi Wu 23bd0d0c56 feat: switch glide to govendor. (#186)
* feat: switch glide to govendor.

* fix: testing
2017-02-19 15:04:00 +08:00

5 lines
33 B
Makefile

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