mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4df82bdbc1
All the tests in `packages/core/test/view/` are specific to the `ViewEngine` and shouldn't run for ivy. This PR introduces a new BUILD.bazel file to run those tests separately. PR Close #27645