mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:37:17 +03: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
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Server: test-server/fake
|
|||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
HTTP
|
||||
http
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue