summaryrefslogtreecommitdiff
path: root/tests/data/test347
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test347')
-rw-r--r--tests/data/test3476
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test347 b/tests/data/test347
index 3d55a5bd2..e6afa7ae9 100644
--- a/tests/data/test347
+++ b/tests/data/test347
@@ -39,7 +39,7 @@ http
--etag-save with blank incoming header
</name>
<command>
-http://%HOSTIP:%HTTPPORT/347 --etag-save log/etag347
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER --etag-save log/etag%TESTNUMBER
</command>
</client>
@@ -47,13 +47,13 @@ http://%HOSTIP:%HTTPPORT/347 --etag-save log/etag347
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /347 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
</protocol>
-<file name="log/etag347">
+<file name="log/etag%TESTNUMBER">
</file>
</verify>