tests: check for Windows line endings...
tests: check for Windows line endings
We shouldn't generally be using Windows line endings in files
under version control. I've accidentally committed a few files
with Windows line endings recently. So let's add a test for
this.
Differential Revision:
https://phab.mercurial-scm.org/D7448