aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorChris Smowton <cs448@cam.ac.uk>2011-04-07 14:17:05 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-04-07 14:18:07 +0200
commitd54668eb00c31e3eaf6987c5f4184aea98cf227e (patch)
treeb438dc178e0ac209523082e25a7c149902d85860 /tests/data/Makefile.am
parentee4c1206de9ab08054b48b675fb049e64066deec (diff)
HTTP pipelining: Fix handling of zero-length responses
Also add test case 584 for the same Bug: http://curl.haxx.se/bug/view.cgi?id=3214223
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 e75949ffb..066ba5d90 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -71,7 +71,7 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
test1203 test1117 test1118 test1119 test1120 test1300 test1301 test1302 \
test1303 test320 test321 test322 test323 test324 test1121 test581 test580 \
test1304 test1305 test1306 test1307 test582 test583 test808 test809 \
- test810 test811 test812 test813
+ test810 test811 test812 test813 test584
filecheck:
@mkdir test-place; \