feat(fakeAsync): allow simulating the passage of time
This commit is contained in:
1
modules/angular2/test_lib.js
vendored
1
modules/angular2/test_lib.js
vendored
@ -1,2 +1,3 @@
|
||||
export * from './src/test_lib/test_lib';
|
||||
export * from './src/test_lib/utils';
|
||||
export * from './src/test_lib/fake_async';
|
||||
|
Reference in New Issue
Block a user