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