diff --git a/Makefile b/Makefile index d5cd37f..508d7cd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ boosh: node make/build.js -REPORTER = dot +REPORTER = spec test: @NODE_ENV=test ./node_modules/.bin/mocha \