diff --git a/Makefile b/Makefile index e94b7ced..088db57e 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ help: test: test-unit -test-all: test-unit test-integration test-native test-binary +test-all: test-unit test-integration test-native test-binary jshint bench: @find benchmark -name "*-bench.js" | $(node-command)