diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2015-06-14 22:38:39 +0200 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2015-06-14 22:38:39 +0200 |
commit | 55fc47a40130fd6ec78fcb83da3ecedb702fa0f7 (patch) | |
tree | 71db3258ca87a972bdde9b2de6200f8ae81e1475 /tests | |
parent | d186be951097fa2f8cc143afb0cb73ff62803915 (diff) | |
download | curl-55fc47a40130fd6ec78fcb83da3ecedb702fa0f7.tar.gz |
test1530: added http to required features
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test1530 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1530 b/tests/data/test1530 index 92abc6ce4..8372d29ef 100644 --- a/tests/data/test1530 +++ b/tests/data/test1530 @@ -9,6 +9,9 @@ CURLOPT_OPENSOCKETFUNCTION <server> none </server> +<features> +http +</features> <tool> lib1530 </tool> |