aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-11-04 11:21:32 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-11-04 11:21:32 +0000
commit0cb12d7e787f520249c2faa636ff49f4acbebbca (patch)
tree75c1e6c86c208a6efd0deaae1ddfc327e7529250 /tests/data/Makefile.am
parent3bfa06c9a2e3d53ae2b2ca1a1841429623f1f12e (diff)
added test 30, it checks that we return error on no content returned from a
HTTP server
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 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