summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Raad <Marcel.Raad@teamviewer.com>2018-07-22 10:09:42 +0200
committerMarcel Raad <Marcel.Raad@teamviewer.com>2018-07-22 23:17:06 +0200
commit26e35844e776e601aead505e37e5c6c8e1a41cf3 (patch)
tree226c51e46e212f37d96af9dc4a60856f102789f8
parent81377cace6a047308008d36740042231d6c7d122 (diff)
downloadcurl-26e35844e776e601aead505e37e5c6c8e1a41cf3.tar.gz
test320: treat curl320.out file as binary
Otherwise, LF line endings are converted to CRLF on Windows, but no conversion is done for the reply, so the test case fails. Closes https://github.com/curl/curl/pull/2776
-rw-r--r--tests/data/test3202
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test320 b/tests/data/test320
index 4b6f833ac..457a11eb2 100644
--- a/tests/data/test320
+++ b/tests/data/test320
@@ -58,7 +58,7 @@ simple TLS-SRP HTTPS GET, check user in response
<verify>
<protocol>
</protocol>
-<file name="log/curl320.out" mode="text">
+<file name="log/curl320.out">
HTTP/1.0 200 OK
Content-type: text/html