| 17 | providers: [provideZonelessChangeDetection(), provideCheckNoChangesConfig({exhaustive: true})], |
| 18 | }) |
| 19 | export class TestModule {} |
| 20 | |
| 21 | /* |
| 22 | * Common setup / initialization for all unit tests in Angular Material and CDK. |
nothing calls this directly
no outgoing calls
no test coverage detected