1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +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 \