summaryrefslogtreecommitdiff
path: root/tests/data/test26
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test26')
-rw-r--r--tests/data/test264
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test26 b/tests/data/test26
index 073fed3d3..cd8ba426c 100644
--- a/tests/data/test26
+++ b/tests/data/test26
@@ -25,14 +25,14 @@ http
specify more -o than URLs
</name>
<command>
-http://%HOSTIP:%HTTPPORT/want/26 -o - -o -
+http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -o - -o -
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /want/26 HTTP/1.1
+GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*