change reporter to spec

pull/96/head
Dustin Diaz 9 years ago
parent 959082b45d
commit 74be0b588c

@ -1,7 +1,7 @@
boosh: boosh:
node make/build.js node make/build.js
REPORTER = dot REPORTER = spec
test: test:
@NODE_ENV=test ./node_modules/.bin/mocha \ @NODE_ENV=test ./node_modules/.bin/mocha \

Loading…
Cancel
Save