summaryrefslogtreecommitdiff
path: root/tests/data/test535
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test535')
-rw-r--r--tests/data/test5356
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test535 b/tests/data/test535
index bf914c272..f9e6c390a 100644
--- a/tests/data/test535
+++ b/tests/data/test535
@@ -48,7 +48,7 @@ lib533
HTTP GET multi two files with FAILONERROR
</name>
<command>
-http://%HOSTIP:%HTTPPORT/535 http://%HOSTIP:%HTTPPORT/5350001
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER0001
</command>
</client>
@@ -56,11 +56,11 @@ http://%HOSTIP:%HTTPPORT/535 http://%HOSTIP:%HTTPPORT/5350001
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /535 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
-GET /5350001 HTTP/1.1
+GET /%TESTNUMBER0001 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*