aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-12-10 14:48:03 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-12-10 14:48:03 +0000
commiteee70dcf8ead4857c9a219207366196bd0f28e3a (patch)
tree995a4653684d652ca9126f51196d7318678dd969 /tests/data/Makefile.am
parentc0c885a1f37c5cbced25cb9616c4f868151fd740 (diff)
two new test cases for proxy-CONNECT with NTLM (one doing GET, one doing POST)
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 3f043d14d..a70db442c 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -29,7 +29,7 @@ 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
+ test223 test224 test206 test207 test208 test209 test213
# 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