diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-03-16 17:49:35 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-03-16 17:49:35 +0100 |
commit | 96754a0e2fae3f0b77aa239da7a74d369d5c5e47 (patch) | |
tree | 2d5f9dfcb80f4f4c63f389cd5632e7395b76004f | |
parent | 96af1f997d106c910d055db359bf60ba987cb8b6 (diff) | |
download | curl-bagder/resume-416-fail.tar.gz |
fixup test 1156 to check stderr as textbagder/resume-416-fail
-rw-r--r-- | tests/data/test1156 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1156 b/tests/data/test1156 index 4d7a06aff..ff57bb0ec 100644 --- a/tests/data/test1156 +++ b/tests/data/test1156 @@ -64,7 +64,7 @@ http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER # Verify data after the test has been "shot" <verify> -<stderr> +<stderr mode="text"> URL: http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER 0 </stderr> |