diff --git a/gotime/Makefile b/gotime/Makefile index 07187ae..1e8c71d 100644 --- a/gotime/Makefile +++ b/gotime/Makefile @@ -18,7 +18,6 @@ TARGETS = \ github.com/meatballhat/box-o-sand/gotime/junkdrawer/reflectish \ github.com/meatballhat/box-o-sand/gotime/junkdrawer/randimg - test: build go test -x -v $(TARGETS)