add some mocha tests to karma 12

This commit is contained in:
Manuel Araoz 2014-08-21 19:06:33 -04:00
commit 9541c4616b

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',