mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:43:33 +03:00
test557: avoid & symbol in test output to be XML-friendly
Closes #19492
This commit is contained in:
parent
1e5cb75218
commit
ce329affa7
2 changed files with 3 additions and 3 deletions
|
|
@ -35,7 +35,7 @@ All curl_mprintf() signed long tests OK!
|
|||
All curl_mprintf() curl_off_t tests OK!
|
||||
All curl_mprintf() strings tests OK!
|
||||
All float strings tests OK!
|
||||
All curl_mprintf() octal & hexadecimal tests OK!
|
||||
All curl_mprintf() octal and hexadecimal tests OK!
|
||||
</stdout>
|
||||
</verify>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue