summaryrefslogtreecommitdiff
path: root/tests/data/test27
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test27')
-rw-r--r--tests/data/test278
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test27 b/tests/data/test27
index 54b4f8a62..414741363 100644
--- a/tests/data/test27
+++ b/tests/data/test27
@@ -27,25 +27,25 @@ http
Get same cookie page several times
</name>
<command>
-"http://%HOSTIP:%HTTPPORT/want/{27,27,27}" -b none
+"http://%HOSTIP:%HTTPPORT/want/{%TESTNUMBER,%TESTNUMBER,%TESTNUMBER}" -b none
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /want/27 HTTP/1.1
+GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
-GET /want/27 HTTP/1.1
+GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
Cookie: thewinneris=nowayyouwin
-GET /want/27 HTTP/1.1
+GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*