diff --git a/Makefile b/Makefile index fb421e7..84f7228 100644 --- a/Makefile +++ b/Makefile @@ -14,5 +14,5 @@ test: profanity: @profanity -include="*.go,Makefile,README.md" -cover: +coverage: @coverage \ No newline at end of file