mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f261fa7c08
Jasmine logs a warning when there's a `describe` with no tests. These changes fix one such case in the compiler that happens when the tests are run against Windows. PR Close #45285