fix(testing): remove test zone for now and rely on returned promises
Adds tests for public Dart and TS frameworks to make sure that components with templateUrl can be created by the TestComponentBuilder. Closes #6359 Closes #6601
This commit is contained in:
1
modules/angular2/test/testing/static_assets/test.html
Normal file
1
modules/angular2/test/testing/static_assets/test.html
Normal file
@ -0,0 +1 @@
|
||||
<span>from external template</span>
|
Reference in New Issue
Block a user