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