add some mocha tests to karma 12

This commit is contained in:
Manuel Araoz 2014-08-21 19:06:33 -04:00
parent 6c8624a971
commit 9541c4616b
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ module.exports = function(config) {
'test/test.TxProposals.js',
'test/test.Wallet.js',
'test/test.WalletFactory.js',
'test/test.WalletLock.js',
'test/unit/**/*.js',