| 1 | import * as angular from 'angular'; |
| 2 | import { StateDeclaration } from '@uirouter/core'; |
| 3 | import { resolvedError, obj, decorateExceptionHandler } from './util/testUtilsNg1'; |
| 4 | import '../src/legacy/stateEvents'; |
nothing calls this directly
no test coverage detected