mirror of
https://github.com/moparisthebest/curl
synced 2025-01-11 05:58:01 -05:00
tests: add connect to non-listen
keywords
These tests try to connect to ports nothing is listening on. Closes https://github.com/curl/curl/pull/4511
This commit is contained in:
parent
cebbba9f9d
commit
2e4405d29c
@ -2,6 +2,7 @@
|
||||
<info>
|
||||
<keywords>
|
||||
FTP
|
||||
connect to non-listen
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
@ -6,6 +6,7 @@ HTTP GET
|
||||
HTTP proxy
|
||||
multi
|
||||
FAILURE
|
||||
connect to non-listen
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user