Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit 3296918

Browse files
committed
Move mocha opts to non-deprecated location
1 parent ea43683 commit 3296918

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.mocharc.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"exclude": "test/typescript/*.js",
3+
"recursive": true,
4+
"timeout": 60000
5+
}

test/mocha.opts

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

0 commit comments

Comments
 (0)