1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

unit1307: require FTP support

This test doesn't link without FTP support after
fc7ab4835b, which made Curl_fnmatch
unavailable without FTP support.

Closes https://github.com/curl/curl/pull/3565
This commit is contained in:
Marcel Raad 2019-02-13 08:35:15 +01:00
parent a7c228ab89
commit 71786c0505
No known key found for this signature in database
GPG Key ID: 33C416EFAE4D6F02

View File

@ -15,6 +15,7 @@ none
</server>
<features>
unittest
ftp
</features>
<name>
internal Curl_fnmatch() testing