mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:53:31 +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
|
|
@ -62,10 +62,10 @@ MOOOO
|
|||
</file1>
|
||||
|
||||
<file2 name="%LOGDIR/heads%TESTNUMBER" crlf="yes">
|
||||
220- _ _ ____ _%spc%%spc%%spc%%spc%%spc%
|
||||
220- ___| | | | _ \| |%spc%%spc%%spc%%spc%
|
||||
220- / __| | | | |_) | |%spc%%spc%%spc%%spc%
|
||||
220- | (__| |_| | _ {| |___%spc%
|
||||
220- _ _ ____ _
|
||||
220- ___| | | | _ \| |
|
||||
220- / __| | | | |_) | |
|
||||
220- | (__| |_| | _ {| |___
|
||||
220 \___|\___/|_| \_\_____|
|
||||
331 We are happy you popped in!
|
||||
230 Welcome you silly person
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue