add some mocha tests to karma 9

This commit is contained in:
Manuel Araoz 2014-08-21 18:58:13 -04:00
parent f70fa396b7
commit f624715fe1
1 changed files with 1 additions and 0 deletions

View File

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