diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2014-02-01 13:49:58 +0100 |
---|---|---|
committer | Marc Hoersken <info@marc-hoersken.de> | 2014-02-01 13:49:58 +0100 |
commit | efc112079c9d98dbe871dfcc7c00c8c46a1931f8 (patch) | |
tree | ac4387113c1d9ffe563f1b719e1002fab8fdf036 /tests/data/test1221 | |
parent | 2c49f2e3db2a68c4c68892b8b945de6ae812cc72 (diff) |
test suite: stop conversion of valid output to CRLF on Windows
Since the output isn't actually being written in text-mode and it
was rather used as a workaround, disable text-mode for these tests.
Diffstat (limited to 'tests/data/test1221')
-rw-r--r-- | tests/data/test1221 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1221 b/tests/data/test1221 index a0e3d74b7..a2a8b3fad 100644 --- a/tests/data/test1221 +++ b/tests/data/test1221 @@ -19,7 +19,7 @@ none <verify> <file1 name="log/stderr1221" mode="text"> </file1> -<file2 name="log/stdout1221" mode="text"> +<file2 name="log/stdout1221"> Testing curl_10char_object_name... result: 16AFKPQRST expected: 16AFKPQRST input: 123__678__ABC__FGH__KLM__PQRSTUV |