Files
angular/modules/@angular/platform-browser/testing.ts
2016-05-01 20:51:00 -07:00

5 lines
173 B
TypeScript

export * from './testing/browser_util';
export * from './testing/browser_static';
export * from './testing/matchers';
export * from './testing/dom_test_component_renderer';