Skip to content

Commit

Permalink
mochaythings
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Feb 3, 2020
1 parent 46bcac0 commit d727e10
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .mocharc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"timeout": 160000,
"throw-deprecation": true,
"enable-source-maps": true
}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
"js-green-licenses": "^1.0.0",
"mocha": "^7.0.0",
"sinon": "^8.0.0",
"source-map-support": "^0.5.5",
"tmp": "0.1.0",
"typescript": "~3.7.0"
},
Expand Down
3 changes: 0 additions & 3 deletions test/mocha.opts

This file was deleted.

0 comments on commit d727e10

Please sign in to comment.