aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-09-24 21:47:35 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-09-24 21:47:35 +0000
commit775f86cb5a1ef5b46d2b7967878daca23c01f987 (patch)
treebc3a8106ae7138b5792c052acd236e35729c8033 /tests/data/Makefile.am
parentdb1c92ceacce9dca14219a2a4e60fc106eecc355 (diff)
Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle
URLs ending with a slash properly (it should list the contents of that directory). Test case 351 brought back and also test 1010 was 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 9d818b85a..260d17b27 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -44,4 +44,4 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
test409 test613 test614 test700 test701 test702 test704 test705 test703 \
test706 test707 test350 test351 test352 test353 test289 test540 test354 \
test231 test1000 test1001 test1002 test1003 test1004 test1005 test1006 \
- test615 test1007 test541
+ test615 test1007 test541 test1010