summaryrefslogtreecommitdiff
path: root/tests/data/test129
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test129')
-rw-r--r--tests/data/test1294
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test129 b/tests/data/test129
index 6fe4ad9c5..6da58be2d 100644
--- a/tests/data/test129
+++ b/tests/data/test129
@@ -35,7 +35,7 @@ http
HTTP/1.2 is rejected
</name>
<command>
-http://%HOSTIP:%HTTPPORT/129
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -43,7 +43,7 @@ http://%HOSTIP:%HTTPPORT/129
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /129 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*