mirror of
https://github.com/curl/curl.git
synced 2026-08-07 16:13:01 +03:00
tests: remove trailing spaces in server responses
Allows us to drop lots of %spc% from test cases making them easier on the eye. Closes #19374
This commit is contained in:
parent
a8bef39036
commit
c12a1fdd0e
26 changed files with 116 additions and 116 deletions
|
|
@ -46,10 +46,10 @@ A004 FETCH 123 BODY[1]
|
|||
A005 LOGOUT
|
||||
</protocol>
|
||||
<file name="%LOGDIR/head-%TESTNUMBER" crlf="yes">
|
||||
_ _ ____ _%spc%%spc%%spc%%spc%%spc%
|
||||
___| | | | _ \| |%spc%%spc%%spc%%spc%
|
||||
/ __| | | | |_) | |%spc%%spc%%spc%%spc%
|
||||
| (__| |_| | _ {| |___%spc%
|
||||
_ _ ____ _
|
||||
___| | | | _ \| |
|
||||
/ __| | | | |_) | |
|
||||
| (__| |_| | _ {| |___
|
||||
\___|\___/|_| \_\_____|
|
||||
* OK curl IMAP server ready to serve
|
||||
A001 BAD Command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue