chore(tests): correct components to use src path instead of ionic to ensure karma tests pass.

This commit is contained in:
Josh Thomas
2016-05-19 16:58:00 -05:00
parent 92683ebdf9
commit 2b836a930f
123 changed files with 131 additions and 129 deletions

View File

@ -1,5 +1,5 @@
import {ViewChild} from '@angular/core';
import {App, Page, Slides} from '../../../../../ionic';
import {App, Page, Slides} from '../../../../../src';
@App({