Files
bocadillo/Makefile
T

6 lines
56 B
Makefile

install:
dep ensure
test:
go test -v ./{mysql,tests}