test(ivy): add ComponentFixture for cleaner tests. (#22719)

PR Close #22719
This commit is contained in:
Miško Hevery
2018-03-13 12:31:21 -07:00
committed by Kara Erickson
parent f5a98f41fe
commit ae19d071bb
2 changed files with 65 additions and 11 deletions

View File

@ -65,6 +65,7 @@ export {
embeddedViewEnd as v,
detectChanges,
markDirty,
tick,
} from './instructions';
export {