Skip to content

Commit 02e950a

Browse files
committed
Use Mocha default reporter
1 parent 6b8043a commit 02e950a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/opts/mocha.opts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--require should
22
--require async
3-
--reporter dot
4-
--ui bdd
53
--timeout 1000000
64

75
test/notes.js
@@ -197,4 +195,4 @@ test/soda2.js
197195
test/soda3.js
198196
test/sodaCallback.js
199197

200-
test/soda4.js
198+
test/soda4.js

0 commit comments

Comments
 (0)