summaryrefslogtreecommitdiff
path: root/tests/data/test1504
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1504')
-rw-r--r--tests/data/test15046
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1504 b/tests/data/test1504
index 8702e5d36..8dc4f1856 100644
--- a/tests/data/test1504
+++ b/tests/data/test1504
@@ -32,13 +32,13 @@ Funny-head: yesyes
http
</server>
<tool>
-lib1504
+lib%TESTNUMBER
</tool>
<name>
HTTP multi with CURLOPT_RESOLVE, cleanup sequence UB
</name>
<command>
-http://google.com:%HTTPPORT/1504 %HTTPPORT %HOSTIP
+http://google.com:%HTTPPORT/%TESTNUMBER %HTTPPORT %HOSTIP
</command>
</client>
@@ -46,7 +46,7 @@ http://google.com:%HTTPPORT/1504 %HTTPPORT %HOSTIP
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1504 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: google.com:%HTTPPORT
Accept: */*