diff --git a/Makefile b/Makefile index c778e0f..96ea112 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,4 @@ install: dep ensure test: - go test -v github.com/localhots/bocadillo/tests + go test -v ./tests