mirror of
https://github.com/curl/curl.git
synced 2026-04-29 10:22:13 +03:00
test978: mark file as text mode
Follow-up to 4ea5702980
To fix test failures on Windows
Closes #10594
This commit is contained in:
parent
b2151fbc4f
commit
5da5684cec
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ User-Agent: curl/%VERSION
|
|||
Accept: */*
|
||||
|
||||
</protocol>
|
||||
<file name="log/redir">
|
||||
<file name="log/redir" mode="text">
|
||||
nonsense
|
||||
</file>
|
||||
</verify>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue