definma-ui/src/app/app.component.spec.ts

6 lines
111 B
TypeScript
Raw Normal View History

2020-05-22 09:36:50 +02:00
import {TestBed, async, ComponentFixture} from '@angular/core/testing';
2020-01-14 13:41:28 +01:00
describe('AppComponent', () => {
2020-05-22 09:36:50 +02:00
2020-01-14 13:41:28 +01:00
});