mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(tests): make typescript and unit tests friends
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
import {NavController, Config, ViewController} from 'ionic/ionic';
|
||||
/// <reference path="../../../../node_modules/angular2/typings/jasmine/jasmine.d.ts"/>
|
||||
|
||||
import {NavController, Config, ViewController} from '../../../../ionic/ionic';
|
||||
|
||||
export function run() {
|
||||
describe('NavController', () => {
|
||||
|
Reference in New Issue
Block a user