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