summaryrefslogtreecommitdiff
path: root/tests/data/test1045
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1045')
-rw-r--r--tests/data/test10454
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1045 b/tests/data/test1045
index 9de169bab..c2c7df7f6 100644
--- a/tests/data/test1045
+++ b/tests/data/test1045
@@ -32,7 +32,7 @@ http
HTTP GET with numeric localhost --interface
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1045 --interface %CLIENTIP
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER --interface %CLIENTIP
</command>
</client>
@@ -40,7 +40,7 @@ http://%HOSTIP:%HTTPPORT/1045 --interface %CLIENTIP
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1045 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*