fix karma

This commit is contained in:
Matias Alejo Garcia 2014-12-04 11:23:23 -03:00
commit 1495dbc380

View file

@ -145,9 +145,6 @@ describe("Unit: Controllers", function() {
});
}));
it('should have a ReceiveController controller', function() {
expect(scope.loading).equal(false);
});
});
describe('History Controller', function() {