mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4799a3bd5d
Fixes that the template parser wasn't catching empty expressions in the `track` parameter of for loops. Fixes #54763. PR Close #54772
Tests in this directory are excluded from running in the browser and only run in node.