aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-12-16 22:22:11 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-12-16 22:22:11 +0000
commitb7acdbcb4c86367b17e6c18fb53637cd14309ac1 (patch)
tree5084bcf2fa7d45b1b04fbfdfd62568e5baac1509 /tests/data/Makefile.am
parent6e1e9caa32da099569bb95e64faf0b5f3cf103b5 (diff)
two more ftp directory re-use tests added
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r--tests/data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index 3e866023d..41a9366a3 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -30,7 +30,7 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
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
+ test241 test242 test519 test214 test215 test216
# 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