Skip to content

Commit 60617b5

Browse files
test: modernize mocha config (#581)
1 parent 4f7a85c commit 60617b5

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"enable-source-maps": true,
3+
"throw-deprecation": true,
4+
"timeout": 10000
5+
}

handwritten/datastore/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
"eslint-plugin-prettier": "^3.1.0",
7878
"google-proto-files": "^1.0.0",
7979
"gts": "^1.0.0",
80-
"intelli-espower-loader": "^1.0.1",
8180
"jsdoc": "^3.6.2",
8281
"jsdoc-fresh": "^1.0.1",
8382
"jsdoc-region-tag": "^1.0.2",
@@ -86,7 +85,6 @@
8685
"mv": "^2.1.1",
8786
"ncp": "^2.0.0",
8887
"c8": "^7.0.0",
89-
"power-assert": "^1.6.1",
9088
"prettier": "^1.17.1",
9189
"proxyquire": "^2.1.0",
9290
"sinon": "^8.0.0",

handwritten/datastore/test/mocha.opts

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

0 commit comments

Comments
 (0)