test(TestBed): initial implementation
This commit is contained in:
1
modules/angular2/core.js
vendored
1
modules/angular2/core.js
vendored
@ -2,6 +2,7 @@ export * from './src/core/annotations/visibility';
|
||||
export * from './src/core/compiler/interfaces';
|
||||
export * from './src/core/annotations/template';
|
||||
export * from './src/core/application';
|
||||
export * from './src/core/application_tokens';
|
||||
export * from './src/core/annotations/di';
|
||||
|
||||
export * from './src/core/compiler/compiler';
|
||||
|
Reference in New Issue
Block a user