mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c2b441af6d
There was not a test demonstrating local compilation with the
'bootstrap' param on NgModule. This test adds one, among other NgModule
fields in one. These other fields are broadly covered already, but this
rolls them into one test exercising all fields.
(cherry picked from commit 0fa8f98f4f)