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