add some mocha tests to karma 8

This commit is contained in:
Manuel Araoz 2014-08-21 18:54:45 -04:00
commit f70fa396b7
2 changed files with 10 additions and 9 deletions

View file

@ -66,6 +66,7 @@ module.exports = function(config) {
'test/test.Passphrase.js',
'test/test.PayPro.js',
'test/test.performance.js',
'test/test.PrivateKey.js',
'test/unit/**/*.js',