diff options
Diffstat (limited to 'tests/data/test1156')
-rw-r--r-- | tests/data/test1156 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/data/test1156 b/tests/data/test1156 index f78dc998f..ff57bb0ec 100644 --- a/tests/data/test1156 +++ b/tests/data/test1156 @@ -58,14 +58,15 @@ lib1156 HTTP resume/range fail range-error content-range combinations </name> <command> -http://%HOSTIP:%HTTPPORT/want/1156 +http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER </command> </client> # Verify data after the test has been "shot" <verify> -<errorcode> +<stderr mode="text"> +URL: http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER 0 -</errorcode> +</stderr> </verify> </testcase> |