mirror of
https://github.com/curl/curl.git
synced 2026-07-24 10:57:16 +03:00
tests: fix feature case in test1481
This test was being skipped everywhere because the feature never matched. Closes #13445
This commit is contained in:
parent
00bef95946
commit
7237ee2c3d
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ http
|
|||
</server>
|
||||
<features>
|
||||
proxy
|
||||
ssl
|
||||
SSL
|
||||
</features>
|
||||
<name>
|
||||
--libcurl with TLS version options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue