summaryrefslogtreecommitdiff
path: root/tests/data/test1408
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1408')
-rw-r--r--tests/data/test14086
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1408 b/tests/data/test1408
index f3acb0c9f..d4f40f72e 100644
--- a/tests/data/test1408
+++ b/tests/data/test1408
@@ -48,7 +48,7 @@ http-ipv6
HTTP receive cookies over IPV6
</name>
<command>
--c log/jar1408 -g http://%HOST6IP:%HTTP6PORT/path/14080001 http://%HOST6IP:%HTTP6PORT/path/14080002
+-c log/jar%TESTNUMBER -g http://%HOST6IP:%HTTP6PORT/path/%TESTNUMBER0001 http://%HOST6IP:%HTTP6PORT/path/%TESTNUMBER0002
</command>
</client>
@@ -56,12 +56,12 @@ HTTP receive cookies over IPV6
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /path/14080001 HTTP/1.1
+GET /path/%TESTNUMBER0001 HTTP/1.1
Host: %HOST6IP:%HTTP6PORT
User-Agent: curl/%VERSION
Accept: */*
-GET /path/14080002 HTTP/1.1
+GET /path/%TESTNUMBER0002 HTTP/1.1
Host: %HOST6IP:%HTTP6PORT
User-Agent: curl/%VERSION
Accept: */*