mirror of
https://github.com/curl/curl.git
synced 2026-08-05 09:16:14 +03:00
Each test case now specifies which server(s) it needs, without relying on the
test number.
This commit is contained in:
parent
15f3f4c93f
commit
ee29dbdb8f
114 changed files with 342 additions and 0 deletions
|
|
@ -8,6 +8,9 @@
|
|||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
ftps
|
||||
</server>
|
||||
<name>
|
||||
insecure FTPS without permission
|
||||
</name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue