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