summaryrefslogtreecommitdiff
path: root/tests/data/test1033
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1033')
-rw-r--r--tests/data/test10334
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1033 b/tests/data/test1033
index 34676ea7f..7d9ff0364 100644
--- a/tests/data/test1033
+++ b/tests/data/test1033
@@ -40,7 +40,7 @@ http
HTTP GET with 102 response!
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1033
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -48,7 +48,7 @@ http://%HOSTIP:%HTTPPORT/1033
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1033 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*