add some mocha tests to karma 9

This commit is contained in:
Manuel Araoz 2014-08-21 18:58:13 -04:00
commit f624715fe1

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