mirror of
https://github.com/curl/curl.git
synced 2026-04-15 21:31:39 +03:00
test1156: fixup the stdout check for Windows
It is not text mode.
Follow-up to 6f73e68d18
Closes #8134
This commit is contained in:
parent
96c815c22e
commit
439aa50211
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER
|
|||
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<stdout mode="text">
|
||||
<stdout>
|
||||
0
|
||||
</stdout>
|
||||
</verify>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue