6 lines
120 B
TypeScript
6 lines
120 B
TypeScript
|
import { async, ComponentFixture, TestBed } from '@angular/core/testing';
|
||
|
|
||
|
describe('PredictionComponent', () => {
|
||
|
|
||
|
});
|