aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-12 15:27:01 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-12 15:27:01 +0000
commit56a27d608a1cfc38a29445155873dedc0ffabaab (patch)
treec10ba5135e52baa9aa0eca1a723b7922352e7788 /tests/data/Makefile.am
parent46c9075eab051e87b4451979cd57abd89c7a2534 (diff)
Added test case 36:
[HTTP GET with badly formatted chunked Transfer-Encoding]
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r--tests/data/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index a76d09b5c..b61bb5ccf 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -64,4 +64,5 @@ command32.txt prot31.txt reply310001.txt reply320001.txt \
name31.txt prot32.txt reply310002.txt reply320002.txt \
command33.txt extra33.txt name33.txt prot33.txt reply33.txt \
command34.txt prot34.txt reply340001.txt name34.txt reply34.txt \
-command35.txt name35.txt prot35.txt reply35.txt
+command35.txt name35.txt prot35.txt reply35.txt \
+command36.txt error36.txt name36.txt reply36.txt \ No newline at end of file