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