Skip to content

Commit

Permalink
add bin and benchmark directories to jshint test #103
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmck committed Oct 28, 2014
1 parent 75ece96 commit a72c839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ bench:
node node_modules/matcha/bin/_matcha

test:
$(JSHINT_CMD) lib
$(JSHINT_CMD) lib bin benchmark
$(MOCHA_CMD)

test-cov:
Expand Down

0 comments on commit a72c839

Please sign in to comment.