Skip to content

Commit

Permalink
Started leveraging mocha bail.
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Jan 14, 2012
1 parent aab09b0 commit c0bb8c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -7,6 +7,7 @@ test:
@./node_modules/.bin/mocha \
--require $(shell pwd)/test/common \
--reporter $(REPORTER) \
--bail \
--growl \
$(TESTS)

Expand Down

0 comments on commit c0bb8c7

Please sign in to comment.