From 8c00412428b3bbe4d56db7905372c7e6d416fbc0 Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Fri, 13 Jul 2018 10:06:13 +0200 Subject: test1422: add required file feature curl configured with --enable-debug --disable-file currently complains on test1422: Info: Protocol "file" not supported or disabled in libcurl Make test1422 dependend on enabled FILE protocol to fix this. Fixes https://github.com/curl/curl/issues/2741 Closes https://github.com/curl/curl/pull/2742 --- tests/data/test1422 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/test1422') diff --git a/tests/data/test1422 b/tests/data/test1422 index df9d750dd..cbb2d63bc 100644 --- a/tests/data/test1422 +++ b/tests/data/test1422 @@ -28,6 +28,7 @@ Content-Disposition: filename=name1422; charset=funny; option=str//nge # -O and -J output in, using the CURL_TESTDIR variable debug +file http -- cgit v1.2.3