We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddde711 commit 687e7b5Copy full SHA for 687e7b5
modules/angular2/test.ts
@@ -9,4 +9,5 @@
9
export * from './src/test_lib/test_lib';
10
export * from './src/test_lib/test_component_builder';
11
export * from './src/test_lib/test_injector';
12
+export * from './src/test_lib/fake_async';
13
export * from './debug';
0 commit comments