parent
fd9b67537d
commit
05d29a936d
|
@ -7,6 +7,6 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
export * from './src/testing/testing';
|
export * from './src/testing/testing';
|
||||||
export * from './src/testing/test_component_builder';
|
export {RootTestComponent, TestComponentBuilder} from './src/testing/test_component_builder';
|
||||||
export * from './src/testing/test_injector';
|
export * from './src/testing/test_injector';
|
||||||
export * from './src/testing/fake_async';
|
export * from './src/testing/fake_async';
|
||||||
|
|
Loading…
Reference in New Issue