diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-08-05 13:00:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-08-05 13:00:00 +0000 |
commit | b9fdf3cc3b74d4b08533e9c781ff7bbce6c9bc15 (patch) | |
tree | 375ec71e94263251ec00af5cc3e228f1546de665 /tests | |
parent | c462601362b312e9837e8bcbca814a11f780cf3a (diff) |
added test 146 for a ftp persitency test, as reported on the list
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index c21a8e51a..5b18aa63a 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -21,4 +21,4 @@ test49 test50 test51 test52 test53 test54 test55 test56 \ test500 test501 test502 test503 test504 test136 test57 test137 test138 \ test58 test139 test140 test141 test59 test60 test61 test142 test143 test62 \ test63 test64 test65 test66 test144 test145 test67 test68 test41 \ -test40 test42 test69 test70 test71 test72 test73 +test40 test42 test69 test70 test71 test72 test73 test146 |