summaryrefslogtreecommitdiff
path: root/tests/data/test522
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test522')
-rw-r--r--tests/data/test5224
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test522 b/tests/data/test522
index 7a724f3e6..6691a29a1 100644
--- a/tests/data/test522
+++ b/tests/data/test522
@@ -36,7 +36,7 @@ lib521
HTTP GET with CURLOPT_PORT
</name>
<command>
-http://%HOSTIP/522 %HTTPPORT
+http://%HOSTIP/%TESTNUMBER %HTTPPORT
</command>
</client>
@@ -44,7 +44,7 @@ http://%HOSTIP/522 %HTTPPORT
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /522 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Authorization: Basic eHh4Onl5eQ==
Accept: */*