add some mocha tests to karma 4
This commit is contained in:
parent
dc4d56e9ed
commit
b0591caf7f
1 changed files with 2 additions and 1 deletions
|
|
@ -62,7 +62,8 @@ module.exports = function(config) {
|
|||
'test/unit/**/*.js',
|
||||
'test/test.blockchain.Insight.js',
|
||||
'test/test.HDParams.js',
|
||||
'test/test.HDPath.js'
|
||||
'test/test.HDPath.js',
|
||||
'test/test.LocalEncrypted.js'
|
||||
],
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue