UNPKG

angular-wizard-form

Version:

<!-- [![npm version](https://badge.fury.io/js/angular2-wizard.svg)](https://badge.fury.io/js/angular2-wizard) --> <!-- [![Build Status](https://travis-ci.org/maiyaporn/angular2-wizard.svg?branch=master)](https://travis-ci.org/maiyaporn/angular2-wizard) --

24 lines (18 loc) 581 B
// import { TestBed } from '@angular/core/testing'; // import { WizardComponent } from './wizard.component'; // import { FormWizardModule } from '../index'; // describe('Wizard Component', () => { // beforeEach(() => { // TestBed.configureTestingModule({ // imports: [FormWizardModule] // }); // }); // beforeEach(() => { // TestBed.compileComponents(); // }); // describe('', () => { // it('', () => { // // const fixture = TestBed.createComponent(WizardComponent); // }); // }); // });