tests: make all names < 75 characters long

- no need to make them long and complicated
- increases the chances of them looking better in terminal outputs

Closes #17824
This commit is contained in:
Daniel Stenberg 2025-07-05 13:56:41 +02:00
parent 9b61f81149
commit beb64e6f3f
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
48 changed files with 48 additions and 48 deletions

View file

@ -27,7 +27,7 @@ LC_ALL=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
</setenv>
<name>
SMTP without SMTPUTF8 support (IDN Enabled) - UTF-8 based recipient (host part only)
SMTP without SMTPUTF8 support (IDN) - UTF-8 recipient (host part only)
</name>
<stdin>
From: different