Add tests for dev-utils package

This commit is contained in:
Leonid Logvinov
2018-02-12 18:15:14 +01:00
parent dbad7d1869
commit 8cd2ba3ad6
4 changed files with 77 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
"./src/**/*",
"./test/**/*",
"../../node_modules/types-bn/index.d.ts",
"../../node_modules/chai-typescript-typings/index.d.ts",
"../../node_modules/web3-typescript-typings/index.d.ts",
"../../node_modules/types-ethereumjs-util/index.d.ts"
]