RT#76037 12-fail.t: cleanup 'bad_file_3' => Win32 ok
authorOlivier Mengué <dolmen@cpan.org>
Sat, 8 Sep 2012 07:06:06 +0000 (09:06 +0200)
committerOlivier Mengué <dolmen@cpan.org>
Sat, 8 Sep 2012 08:18:19 +0000 (10:18 +0200)
commit56109bab8e37a348860481e48c0b292ecf31bb6b
tree11b2dc6f41bb35eb39e42c7713ef2511e82ef981
parented1f9780d5ff34a1d5b290f5e357f1f042af5880
RT#76037 12-fail.t: cleanup 'bad_file_3' => Win32 ok

Cleanup the the last failing test on Win32: 'bad_file_3' generated file is
now a pure Win32 file (without the fancy crazy \r it had before).
The failure is now expected at line 1, instead of line 9 as the first line with
\r is line 1. (I don't understand why Test::EOL was supposed to detect only
fancy multiple \r instead of *any*).

Now, all tests pass on Win32 (RT#76037)!
t/12-fail.t