fix requires for karma

This commit is contained in:
Manuel Araoz 2014-08-11 17:08:18 -04:00
commit 1a186b4640
3 changed files with 11 additions and 3 deletions

View file

@ -54,6 +54,7 @@ module.exports = function(config) {
'test/lib/chai-should.js',
'test/lib/chai-expect.js',
'test/mocks/FakeWallet.js',
'test/mocks/FakePayProServer.js',
'test/mocha.conf.js',