Unverified Commit 26e35844 authored by Marcel Raad's avatar Marcel Raad
Browse files

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
parent 81377cac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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