Unverified Commit 71786c05 authored by Marcel Raad's avatar Marcel Raad
Browse files

unit1307: require FTP support

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

Closes https://github.com/curl/curl/pull/3565
parent a7c228ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ none
</server>
<features>
unittest
ftp
</features>
 <name>
internal Curl_fnmatch() testing