chore(): update Ionic imports in tests

This commit is contained in:
Tim Lancina
2016-02-22 17:45:17 -06:00
parent 1495a1353e
commit c883a2ae91
107 changed files with 129 additions and 121 deletions

View File

@ -1,6 +1,6 @@
import {FORM_DIRECTIVES, FormBuilder, Validators, Control, ControlGroup} from 'angular2/common';
import {App, IonicApp} from '../../../../../ionic/ionic';
import {App, IonicApp} from 'ionic-angular';
@App({