changeset 20602 | 8a2dfac89ad6 |
parent 17799 | 327fbe0b84fd |
child 21926 | 6c36dc6cd61a |
--- a/tests/test-run-tests.t Sun Feb 16 23:41:24 2014 +0100 +++ b/tests/test-run-tests.t Fri Feb 14 00:36:44 2014 +0100 @@ -65,7 +65,7 @@ Combining esc with other markups - and handling lines ending with \r instead of \n: $ printf 'foo/bar\r' - foo/bar\r (no-eol) (glob) (esc) + fo?/bar\r (no-eol) (glob) (esc) #if windows $ printf 'foo\\bar\r' foo/bar\r (no-eol) (glob) (esc)