Update angular-mocks.d.ts

This commit is contained in:
Basarat Ali Syed
2015-03-12 11:43:05 +11:00
parent f2891454db
commit 8b10d4fbb0

View File

@@ -14,7 +14,7 @@ declare var inject: (...fns: Function[]) => any;
///////////////////////////////////////////////////////////////////////////////
// ngMock module (angular-mocks.js)
///////////////////////////////////////////////////////////////////////////////
declare module ng {
declare module angular {
///////////////////////////////////////////////////////////////////////////
// AngularStatic