mirror of
https://github.com/moparisthebest/curl
synced 2025-01-11 05:58:01 -05:00
test1591: fix spelling of http feature
The test never got run because the feature name is `http` in lowercase. Closes https://github.com/curl/curl/pull/4520
This commit is contained in:
parent
503816250c
commit
b3378a793c
@ -19,7 +19,7 @@ Server: test-server/fake
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
HTTP
|
||||
http
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
Loading…
Reference in New Issue
Block a user