mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3082f7378b
The tests were assuming that newlines were `\n` characters but this is not the case on Windows. PR Close #38925