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