fix karma

This commit is contained in:
Matias Alejo Garcia 2014-12-04 11:23:23 -03:00
parent 58c48aec53
commit 1495dbc380
1 changed files with 0 additions and 3 deletions

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() {