> From: Gavin Smith <[email protected]> > Date: Sat, 29 Apr 2017 19:28:32 +0100 > Cc: [email protected] > > I've committed a change to convert any CR-LF line endings when the > lines of an input file are read. Previously, they would be ignored > in some circumstances, but they made a difference in others, causing > this test failure. This should produce consistency with TeX programs > that treat CR-LF as a line ending, as well.
Does this mean I no longer need to look into this test's failures?
