| 1 | import {ApplicationConfig} from '@angular/core'; |
| 2 | import {routes} from './app.routes'; |
| 3 | import {provideRouter} from '@angular/router'; |
| 4 | import {provideProtractorTestingSupport} from '@angular/platform-browser'; |
nothing calls this directly
no test coverage detected