aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-10-21 10:43:03 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-10-23 10:15:39 +0200
commit807c056c08bd6314e27148c348d027a808e3a632 (patch)
tree2be32daeee2278ae3940e3bb1ea0da99d66bf824 /tests/data/Makefile.inc
parent2838fd91bef9f776816f2c06e36488f153825a8f (diff)
conn-reuse: requests wanting NTLM can reuse non-NTLM connections
Added test case 338 to verify. Reported-by: Daniel Silverstone Fixes #4499 Closes #4514
Diffstat (limited to 'tests/data/Makefile.inc')
-rw-r--r--tests/data/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index ba6dfcf73..557f92891 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -57,7 +57,7 @@ test298 test299 test300 test301 test302 test303 test304 test305 test306 \
test307 test308 test309 test310 test311 test312 test313 test314 test315 \
test316 test317 test318 test319 test320 test321 test322 test323 test324 \
test325 test326 test327 test328 test329 test330 test331 test332 test333 \
-test334 test335 test336 test337 \
+test334 test335 test336 test337 test338 \
test340 \
\
test350 test351 test352 test353 test354 test355 test356 \