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,4 +1,4 @@
import {TextInput} from '../../../../ionic/ionic';
import {TextInput} from 'ionic-angular';
export function run() {