diff --git a/Makefile b/Makefile index 50acf22..fe45937 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: test +.PHONY: test cover test: ./node_modules/.bin/mocha cover: