mirror of
https://github.com/curl/curl.git
synced 2026-08-25 02:23:31 +03:00
tests: remove the 'none' server
Only actually needed servers should be listed and none is then implied if no servers are listed. Outputs a warning if "none" is still set as a server. Closes #18466
This commit is contained in:
parent
c278c508e2
commit
71c9706959
195 changed files with 1 additions and 608 deletions
|
|
@ -29,9 +29,6 @@ REPLY welcome HTTP/1.1 200 OK\r\nContent-Length: 21\r\n\r\n500 Weird FTP Reply
|
|||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
none
|
||||
</features>
|
||||
<server>
|
||||
ftp
|
||||
</server>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue