From 718709c674164574b1acac5815f2a6d5c80f03b3 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 20 Mar 2017 22:24:32 +0100 Subject: test714/5: added HTTP as a required feature These tests use an HTTP proxy so require that curl be built with HTTP support. --- tests/data/test714 | 3 +++ tests/data/test715 | 3 +++ 2 files changed, 6 insertions(+) (limited to 'tests') 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 + +http + FTP fetch with --proxy set to http:// and with --connect-to 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 + +http + FTP fetch with --preproxy, --proxy and --connect-to -- cgit v1.2.1