Enable growl

This commit is contained in:
Anatoliy Chakkaev 2013-03-27 21:12:29 +04:00
parent 6a9a1468fb
commit 928a366860
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
## TESTS ## TESTS
TESTER = ./node_modules/.bin/mocha TESTER = ./node_modules/.bin/mocha
OPTS = --require ./test/init.js OPTS = --require ./test/init.js --growl
TESTS = test/*.test.js TESTS = test/*.test.js
test: test: