diff options
author | Mark J. Titorenko | 2013-10-09 16:31:51 +0100 |
---|---|---|
committer | Pete Bacon Darwin | 2013-10-09 20:12:26 +0100 |
commit | 9bbd62f4543ad8760deec08170c674cc028772cc (patch) | |
tree | 3c86ff93e9062ae968490cc0da3edf408f19bb68 /src/loader.suffix | |
parent | 1366556ace3e71f9e4abe63554050ddf9c0dabb6 (diff) | |
download | angular.js-9bbd62f4543ad8760deec08170c674cc028772cc.tar.bz2 |
fix(ngMock.$interval): should use angular.isDefined
The newly introduced `$interval` mock service for ngMock calls `isDefined`
in the global namespace which fails when used within unit tests.
This change adds the missing `angular.` prefix to such `isDefined` calls.
Closes #4334
Closes #4353
Diffstat (limited to 'src/loader.suffix')
0 files changed, 0 insertions, 0 deletions