describe('OComponent', () => {
  let component: OComponent;
  let fixture: ComponentFixture<OComponent>;

  beforeEach(async(() => {