Subject: | echo.t added with commit 69449ab8880bb8e00f9a890b95eec198d75b05ac is broken on windows |
Result of some manual bisecting:
At commit 69449ab8880bb8e00f9a890b95eec198d75b05ac echo.t was added and
cursory checking doesn't show it working for me at any time:
t/echo.t ...... 1/?
# Failed test 'contents'
# at t/echo.t line 52.
# got: ''
# expected: 'Foo
# '
# Looks like you failed 1 test of 3.