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/test1080 | |
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/test1080')
-rw-r--r-- | tests/data/test1080 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1080 b/tests/data/test1080 index ae37fb7fd..e0f7d62ae 100644 --- a/tests/data/test1080 +++ b/tests/data/test1080 @@ -49,7 +49,7 @@ Host: %HOSTIP:%HTTPPORT Accept: */*
</protocol> -<stdout mode="text"> +<stdout> HTTP/1.1 301 This is a weirdo text message swsclose
Location: data/10800002.txt?coolsite=yes
Content-Length: 62
|