diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2014-01-25 12:47:04 +0100 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2014-01-25 12:47:04 +0100 |
commit | f5860fd5fc072dbecf2abf2ed004f5a868194f33 (patch) | |
tree | 9c010d2dae4c909aac712db987870242509ee8be /tests/data/test1319 | |
parent | e17446b09719496b0be10a2960a18b64df679bc7 (diff) | |
download | curl-f5860fd5fc072dbecf2abf2ed004f5a868194f33.tar.gz |
tests: added missing <features> http to a number of tests
Diffstat (limited to 'tests/data/test1319')
-rw-r--r-- | tests/data/test1319 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1319 b/tests/data/test1319 index 7818503bd..0520b1b32 100644 --- a/tests/data/test1319 +++ b/tests/data/test1319 @@ -51,6 +51,9 @@ body pop3 http-proxy </server> +<features> +http +</features> <name> POP3 fetch tunneled through HTTP proxy </name> |