Skip to content

Commit

Permalink
More phonies
Browse files Browse the repository at this point in the history
  • Loading branch information
nbrownus committed Apr 18, 2016
1 parent 219ed63 commit ec0a9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ bench-cpu-long:
go test -bench=. -benchtime=60s -cpuprofile=cpu.pprof
go tool pprof go-audit.test cpu.pprof

.PHONY: test test-cov-html
.PHONY: test test-cov-html bench bench-cpu bench-cpu-long

0 comments on commit ec0a9d6

Please sign in to comment.