Tweak test directory

This commit is contained in:
Dan Sosedoff 2016-06-27 19:52:26 -05:00
parent 00a1ebaf25
commit 186f132262

View File

@ -24,7 +24,7 @@ usage:
@echo ""
test:
go test -cover ./...
go test -cover ./pkg/...
test-all:
@./script/test_all.sh