bocadillo/Makefile

6 lines
56 B
Makefile
Raw Normal View History

2018-11-09 01:11:12 +01:00
install:
dep ensure
test:
go test -v ./{mysql,tests}