summaryrefslogtreecommitdiff
path: root/tests/data/test29
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test29')
-rw-r--r--tests/data/test294
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test29 b/tests/data/test29
index 298e76a8d..bb9916e83 100644
--- a/tests/data/test29
+++ b/tests/data/test29
@@ -30,14 +30,14 @@ http
HTTP with 2 secs timeout
</name>
<command>
-http://%HOSTIP:%HTTPPORT/want/29 -m 2
+http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -m 2
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /want/29 HTTP/1.1
+GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*