aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-12-14 21:22:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-12-14 21:22:51 +0000
commit0d0d5e7ee3b8575118d8d268802623f2a9a49ee5 (patch)
tree716e4e63a171e2271ed3228319288aeb3d6be976 /tests/data/Makefile.am
parent4f567d0f815a7214130ef968b34e5560bf2f49c1 (diff)
Harshal Pradhan fixed changing username/password on a persitent HTTP
connection.
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 b29e00c3d..ca04cfec4 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
+ test241 test242 test519
# 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