Skip to content

Commit 3a46422

Browse files
committed
Switch to .mocharc.json
1 parent eb030c6 commit 3a46422

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.mocharc.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"reporter": "spec",
3+
"recursive": true,
4+
"check-leaks": true,
5+
"timeout": 60000,
6+
"require": ["./bootstrap-unexpected-markdown.js", "unexpected-markdown"]
7+
}

test/mocha.opts

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)