Skip to content

Commit

Permalink
test1422: add required file feature
Browse files Browse the repository at this point in the history
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 #2741
Closes #2742
  • Loading branch information
MarcelRaad committed Jul 14, 2018
1 parent f8be737 commit 8c00412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/data/test1422
Expand Up @@ -28,6 +28,7 @@ Content-Disposition: filename=name1422; charset=funny; option=str//nge
# -O and -J output in, using the CURL_TESTDIR variable
<features>
debug
file
</features>
<server>
http
Expand Down

0 comments on commit 8c00412

Please sign in to comment.