diff options
Diffstat (limited to 'tests/data/test24')
-rw-r--r-- | tests/data/test24 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/data/test24 b/tests/data/test24 index 7985f43b7..18e7d5b8e 100644 --- a/tests/data/test24 +++ b/tests/data/test24 @@ -24,7 +24,7 @@ http HTTP GET fail silently on HTTP error return </name> <command> -http://%HOSTIP:%HTTPPORT/24 --fail +http://%HOSTIP:%HTTPPORT/24 --fail --silent --show-error </command> </client> @@ -43,5 +43,8 @@ Accept: */* <errorcode> 22 </errorcode> +<file2 name="log/stderr24"> +curl: (22) The requested URL returned error: 404 BAD BOY +</file2> </verify> </testcase> |