add some mocha tests to karma 10
This commit is contained in:
parent
f624715fe1
commit
5206547a61
2 changed files with 20 additions and 17 deletions
|
|
@ -68,6 +68,9 @@ module.exports = function(config) {
|
|||
'test/test.performance.js',
|
||||
'test/test.PrivateKey.js',
|
||||
'test/test.PublicKeyRing.js',
|
||||
'test/test.TxProposal.js',
|
||||
'test/test.TxProposals.js',
|
||||
'test/test.Wallet.js',
|
||||
|
||||
'test/unit/**/*.js',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue