mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c72ed991ad
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