-
Randall Leeds authored
Even when used as a CommonJS module, angular installs itself globally. Rather than fight this in our tests, just leverage it. The mocks module also installs itself under angular.mock. Therefore, none of the require statements for angular or angular-mocks are necessary.
2027300c