angular.js/test/ngMock
Wes Alvaro 3bf4390339 fix(mocks): always call functions injected with inject with this set to the current spec
Currently when a function is injected inside of a test we set the context to undefined which
is a bug.

Closes #6102
2014-02-03 22:25:30 -08:00
..
angular-mocksSpec.js fix(mocks): always call functions injected with inject with this set to the current spec 2014-02-03 22:25:30 -08:00