fix karma tests

This commit is contained in:
Manuel Araoz 2014-06-18 16:02:31 -03:00
commit 86633cd5b4
4 changed files with 1 additions and 4 deletions

View file

@ -13,7 +13,6 @@ describe("Unit: Controllers", function() {
var scope;
beforeEach(module('notifications'));
beforeEach(module('copayApp.services'));
beforeEach(module('copayApp.controllers'));