1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/data/test1307
Marcel Raad 71786c0505
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
2019-02-13 08:42:11 +01:00

29 lines
286 B
Plaintext

<testcase>
<!-- This replaces test 577 -->
<info>
<keywords>
unittest
wildcardmatch
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
ftp
</features>
<name>
internal Curl_fnmatch() testing
</name>
<tool>
unit1307
</tool>
</client>
</testcase>