summaryrefslogtreecommitdiff
path: root/tests/data/test14
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test14')
-rw-r--r--tests/data/test144
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test14 b/tests/data/test14
index f6c568ede..f2bf61004 100644
--- a/tests/data/test14
+++ b/tests/data/test14
@@ -24,14 +24,14 @@ http
HTTP HEAD with Connection: close
</name>
<command>
-http://%HOSTIP:%HTTPPORT/want/14 -i --head
+http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -i --head
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-HEAD /want/14 HTTP/1.1
+HEAD /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*