tests: replace remaining non-ASCII bytes with hex markup

Also drop from `binarycheck`.

Closes #16837
This commit is contained in:
Viktor Szakats 2025-03-26 17:27:42 +01:00
parent 795425f765
commit 0c20e9bf1a
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
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.

View file

@ -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.