Fixed test 577 to work when --enable-hidden-symbols is configured

This commit is contained in:
Dan Fandrich 2010-05-14 14:42:58 -07:00
parent 77cfeadfa6
commit 43b816538f
2 changed files with 43 additions and 0 deletions

View file

@ -18,6 +18,11 @@ none
<tool>
lib577
</tool>
# precheck is a command line to run before the test,
# to see if we can execute the test or not
<precheck>
./libtest/lib577 check
</precheck>
<name>
Curl_fnmatch() testing