From 0cb12d7e787f520249c2faa636ff49f4acbebbca Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 4 Nov 2001 11:21:32 +0000 Subject: added test 30, it checks that we return error on no content returned from a HTTP server --- tests/data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/Makefile.am') diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index cdb7f8c88..a6faa6ecd 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -14,5 +14,5 @@ test103 test110 test118 test125 test2 test24 test4 test9 \ test104 test111 test119 test13 test20 test25 test400 test47 \ test105 test112 test12 test14 test200 test26 test43 test46 \ test34 test36 test37 test27 test28 test29 test303 test126 test400 \ -test401 +test401 test30 -- cgit v1.2.3