summaryrefslogtreecommitdiff
path: root/tests/data/test1431
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1431')
-rw-r--r--tests/data/test14314
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1431 b/tests/data/test1431
index 2f52347b4..be6277d89 100644
--- a/tests/data/test1431
+++ b/tests/data/test1431
@@ -33,7 +33,7 @@ http
HTTP GET with single-digit response code
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1431
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -41,7 +41,7 @@ http://%HOSTIP:%HTTPPORT/1431
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1431 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*