aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-01-07 21:09:50 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-01-07 21:09:50 +0000
commit9cdf6fb64b1f701afc38f1cc74079849f547d006 (patch)
treede90a8059f8c6b19997a9b534d41fa16c059d89c /tests/data/Makefile.am
parenta137223b4f99bafd94b8539944b748ebe5ef9cca (diff)
added test 199
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r--tests/data/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index 237495543..79ee0609b 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -29,8 +29,9 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
test184 test185 test186 test187 test188 test189 test191 test192 \
test193 test194 test195 test196 test197 test198 test515 test516 \
test517 test518 test210 test211 test212 test220 test221 test222 \
- test223 test224 test206 test207 test208 test209 test213 test240 \
- test241 test242 test519 test214 test215 test216 test217 test218
+ test223 test224 test206 test207 test208 test209 test213 test240 \
+ test241 test242 test519 test214 test215 test216 test217 test218 \
+ test199
# 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