From: Daniel Stenberg Date: Wed, 19 Jan 2005 22:00:54 +0000 (+0000) Subject: added test226 too X-Git-Tag: curl-7_13_0~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a38520c90da0bc5210354ba4527fca1327bb05ae;p=thirdparty%2Fcurl.git added test226 too --- diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index c284b27ba8..8267d7ab1d 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -31,7 +31,7 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \ test517 test518 test210 test211 test212 test220 test221 test222 \ test223 test224 test206 test207 test208 test209 test213 test240 \ test241 test242 test519 test214 test215 test216 test217 test218 \ - test199 test225 + test199 test225 test226 # The following tests have been removed from the dist since they no longer # work. We need to fix the test suite's FTPS server first, then bring them