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