diff --git a/Makefile b/Makefile index 370b3f78e3..9b9c7e2724 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ bench: node node_modules/matcha/bin/_matcha test: - $(JSHINT_CMD) lib + $(JSHINT_CMD) lib bin benchmark $(MOCHA_CMD) test-cov: