From 3cb3d43913e900e7de0724ec31a330a6fda31b23 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 27 Jan 2001 18:49:48 +0000 Subject: added test 29 and 30, HTTP resume and partial download tests --- tests/data/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/data/Makefile.am') diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 02c32a6c6..280c7b1de 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -56,4 +56,6 @@ command26.txt prot26.txt command27.txt prot27.txt \ name26.txt reply26.txt name27.txt stdout27.txt \ command28.txt name28.txt prot28.txt reply28.txt \ command120.txt name120.txt prot120.txt reply120.txt \ -command121.txt name121.txt prot121.txt reply121.txt +command121.txt name121.txt prot121.txt reply121.txt \ +command29.txt error30.txt name30.txt prot30.txt reply30.txt \ +command30.txt name29.txt prot29.txt reply29.txt -- cgit v1.2.3