mirror of
https://github.com/curl/curl.git
synced 2025-09-14 08:02:44 +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
|
@ -26,7 +26,7 @@ http
|
||||||
</server>
|
</server>
|
||||||
<features>
|
<features>
|
||||||
proxy
|
proxy
|
||||||
ssl
|
SSL
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
--libcurl with TLS version options
|
--libcurl with TLS version options
|
||||||
|
|
Loading…
Reference in New Issue
Block a user