add some mocha tests to karma 11

This commit is contained in:
Manuel Araoz 2014-08-21 19:06:10 -04:00
commit 6c8624a971

View file

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