diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/data/test714 | 3 | ||||
-rwxr-xr-x | tests/data/test715 | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/test714 b/tests/data/test714 index 9d1f0a96e..efec03227 100755 --- a/tests/data/test714 +++ b/tests/data/test714 @@ -39,6 +39,9 @@ silly content ftp http-proxy </server> +<features> +http +</features> <name> FTP fetch with --proxy set to http:// and with --connect-to </name> diff --git a/tests/data/test715 b/tests/data/test715 index ffcfc7e3e..56936b946 100755 --- a/tests/data/test715 +++ b/tests/data/test715 @@ -41,6 +41,9 @@ ftp http-proxy socks5 </server> +<features> +http +</features> <name> FTP fetch with --preproxy, --proxy and --connect-to </name> |