diff --git a/Makefile b/Makefile index df4778b..5496905 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ install: buildlocal clean: rm -rf $(tool) coverage.out -test: +test: clean go test -v ./... singletest: