summaryrefslogtreecommitdiff
path: root/tests/data/test1166
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1166')
-rw-r--r--tests/data/test11666
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1166 b/tests/data/test1166
index ba8e17fed..609939f29 100644
--- a/tests/data/test1166
+++ b/tests/data/test1166
@@ -30,19 +30,19 @@ http
HTTP response with cookies but not receiving!
</name>
<command>
-http://%HOSTIP:%HTTPPORT/want/1166 http://%HOSTIP:%HTTPPORT/want/1166
+http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /want/1166 HTTP/1.1
+GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
-GET /want/1166 HTTP/1.1
+GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*