Skip to content

Commit 7531fbf

Browse files
committed
Switch to .mocharc.json
1 parent 2ae8c80 commit 7531fbf

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.mocharc.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"reporter": "spec",
3+
"recursive": true,
4+
"require": ["./test/common/node.js", "./bootstrap-unexpected-markdown.js"],
5+
"exclude": "test/common/*.js"
6+
}

test/mocha.opts

-4
This file was deleted.

0 commit comments

Comments
 (0)