summaryrefslogtreecommitdiff
path: root/tests/data/test560
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test560')
-rw-r--r--tests/data/test5606
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test560 b/tests/data/test560
index 299883850..0f9befb54 100644
--- a/tests/data/test560
+++ b/tests/data/test560
@@ -30,13 +30,13 @@ SSL
https
</server>
<tool>
-lib560
+lib%TESTNUMBER
</tool>
<name>
simple HTTPS GET with multi interface
</name>
<command>
-https://%HOSTIP:%HTTPSPORT/560
+https://%HOSTIP:%HTTPSPORT/%TESTNUMBER
</command>
</client>
@@ -44,7 +44,7 @@ https://%HOSTIP:%HTTPSPORT/560
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /560 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPSPORT
Accept: */*