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