Skip to content

Commit

Permalink
Fixed; increased timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Jul 12, 2011
1 parent 29a8fff commit ad84520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -4,6 +4,7 @@ ALL_TESTS = $(shell find test/ -name '*.test.js')
run-tests:
@npm link > /dev/null --local
@./node_modules/.bin/expresso \
-t 3000 \
-I support \
-I lib \
--serial \
Expand Down

0 comments on commit ad84520

Please sign in to comment.