
committed by
Misko Hevery

parent
6e90cacaf4
commit
fa25965939
@ -1,6 +1,5 @@
|
||||
import {describe, it, iit, ddescribe, expect, tick, async, SpyObject, beforeEach, proxy} from 'angular2/test_lib';
|
||||
import {MapWrapper, ListWrapper} from 'angular2/src/facade/collection';
|
||||
import {PromiseWrapper} from 'angular2/src/facade/async';
|
||||
import {IMPLEMENTS, Date, DateWrapper} from 'angular2/src/facade/lang';
|
||||
|
||||
class TestObj {
|
||||
@ -87,4 +86,4 @@ export function main() {
|
||||
});
|
||||
});
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user