summaryrefslogtreecommitdiff
path: root/tests/data/test523
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test523')
-rw-r--r--tests/data/test5236
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test523 b/tests/data/test523
index 3886a4cf8..88cda7a2c 100644
--- a/tests/data/test523
+++ b/tests/data/test523
@@ -32,14 +32,14 @@ hello
http
</server>
<tool>
-lib523
+lib%TESTNUMBER
</tool>
<name>
HTTP GET with proxy and CURLOPT_PORT
</name>
# first URL then proxy
<command>
-http://www.example.com:999/523 http://%HOSTIP:%HTTPPORT
+http://www.example.com:999/%TESTNUMBER http://%HOSTIP:%HTTPPORT
</command>
<features>
proxy
@@ -50,7 +50,7 @@ proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://www.example.com:19999/523 HTTP/1.1
+GET http://www.example.com:19999/%TESTNUMBER HTTP/1.1
Host: www.example.com:19999
Authorization: Basic eHh4Onl5eQ==
Accept: */*