cookie tests: treat files as text

Fixes test failures because of wrong line endings on Windows.
This commit is contained in:
Marcel Raad 2018-08-23 13:11:20 +02:00
parent 1b8ed4ad23
commit 387e85efd0
No known key found for this signature in database
GPG Key ID: 07ADACB610D796DA
3 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,7 @@ Host: %HOSTIP:%HTTPPORT
Accept: */*
</protocol>
<file name="log/cookies1151.txt">
<file name="log/cookies1151.txt" mode="text">
# Netscape HTTP Cookie File
# https://curl.haxx.se/docs/http-cookies.html
# This file was generated by libcurl! Edit at your own risk.

View File

@ -43,7 +43,7 @@ Host: %HOSTIP:%HTTPPORT
Accept: */*
</protocol>
<file name="log/cookies1155.txt">
<file name="log/cookies1155.txt" mode="text">
# Netscape HTTP Cookie File
# https://curl.haxx.se/docs/http-cookies.html
# This file was generated by libcurl! Edit at your own risk.

View File

@ -43,7 +43,7 @@ Host: %HOSTIP:%HTTPPORT
Accept: */*
</protocol>
<file name="log/cookies1161.txt">
<file name="log/cookies1161.txt" mode="text">
# Netscape HTTP Cookie File
# https://curl.haxx.se/docs/http-cookies.html
# This file was generated by libcurl! Edit at your own risk.