mirror of
https://github.com/curl/curl.git
synced 2026-08-25 18:03:36 +03:00
tests: replace remaining non-ASCII bytes with hex markup
Also drop from `binarycheck`. Closes #16837
This commit is contained in:
parent
795425f765
commit
0c20e9bf1a
8 changed files with 2 additions and 8 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -17,7 +17,7 @@ use a bad short option letter that does not exist (after one does exist)
|
|||
|
||||
# the second option is outside the normal accepted range
|
||||
<command>
|
||||
curl -v http://example.com
|
||||
%hex[curl -v%08 http://example.com]hex%
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue