1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00

change reporter to spec

This commit is contained in:
Dustin Diaz 2015-07-25 19:14:14 -07:00
parent 959082b45d
commit 74be0b588c

View File

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