test557: avoid & symbol in test output to be XML-friendly

Closes #19492
This commit is contained in:
Viktor Szakats 2025-11-11 21:51:06 +01:00
parent 1e5cb75218
commit ce329affa7
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 3 additions and 3 deletions

View file

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