diff options
Diffstat (limited to 'tests/data/test1905')
-rw-r--r-- | tests/data/test1905 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test1905 b/tests/data/test1905 index 50354a971..4d04f8183 100644 --- a/tests/data/test1905 +++ b/tests/data/test1905 @@ -30,22 +30,22 @@ http CURLOPT_COOKIELIST set to "FLUSH" of a shared cookie object </name> <tool> -lib1905 +lib%TESTNUMBER </tool> <command> -http://%HOSTIP:%HTTPPORT/we/want/1905 +http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER </command> </client> # Verify data after the test has been "shot" <verify> <protocol> -GET /we/want/1905 HTTP/1.1
+GET /we/want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
</protocol> -<file name="log/cookies1905" mode="text"> +<file name="log/cookies%TESTNUMBER" mode="text"> # Netscape HTTP Cookie File # https://curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. |