summaryrefslogtreecommitdiff
path: root/tests/data/test7
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test7')
-rw-r--r--tests/data/test76
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test7 b/tests/data/test7
index 92ff46f5f..06df71d3c 100644
--- a/tests/data/test7
+++ b/tests/data/test7
@@ -32,20 +32,20 @@ http
HTTP with cookie parser and header recording
</name>
<command>
-http://%HOSTIP:%HTTPPORT/we/want/7 -b none -D log/heads7.txt
+http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -b none -D log/heads%TESTNUMBER.txt
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /we/want/7 HTTP/1.1
+GET /we/want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
</protocol>
-<file name="log/heads7.txt">
+<file name="log/heads%TESTNUMBER.txt">
HTTP/1.1 200 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake