| 1 | import {Component} from '@angular/core'; |
| 2 | import {NgTemplateOutlet} from '@angular/common'; |
| 3 | import {ComponentFixture, TestBed} from '@angular/core/testing'; |
| 4 | import {HarnessLoader} from '@angular/cdk/testing'; |
nothing calls this directly
no test coverage detected