Skip to content

Commit

Permalink
mocha globals - readable-stream defines globals
Browse files Browse the repository at this point in the history
isaac you bastard
  • Loading branch information
jonathanong committed Oct 16, 2013
1 parent 2bf6a1d commit 36e42db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ test: test-unit test-acceptance
test-unit:
@NODE_ENV=test ./node_modules/.bin/mocha \
--reporter $(REPORTER) \
--globals setImmediate,clearImmediate \
$(MOCHA_OPTS)

test-acceptance:
Expand Down

0 comments on commit 36e42db

Please sign in to comment.