Skip to content

Commit 197e467

Browse files
committed
Faucet reporter
1 parent bd31289 commit 197e467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "lib/index.js",
66
"scripts": {
77
"build": "babel src --out-dir lib --copy-files --loose-mode",
8-
"test": "babel-node ./test/index.js",
8+
"test": "babel-node ./test/index.js | faucet",
99
"watch": "babel src --out-dir lib --copy-files --watch"
1010
},
1111
"repository": {

0 commit comments

Comments
 (0)