build(bundle): fix angular2/test_lib bundle to reexport test_lib rather than test
Closes #4556
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
// Test library and utilities for internal use.
|
||||
export * from './test';
|
||||
export * from './src/test_lib/utils';
|
||||
export * from './src/test_lib/fake_async';
|
||||
|
Reference in New Issue
Block a user