add some mocha tests to karma 7

This commit is contained in:
Manuel Araoz 2014-08-21 18:53:42 -04:00
parent 88bf042e3c
commit 14028e09c1
1 changed files with 1 additions and 0 deletions

View File

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