summaryrefslogtreecommitdiff
path: root/tests/data/test77
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test77')
-rw-r--r--tests/data/test774
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test77 b/tests/data/test77
index 9720a5e1a..d7cce4035 100644
--- a/tests/data/test77
+++ b/tests/data/test77
@@ -35,7 +35,7 @@ http
HTTP with -z "older date"
</name>
<command>
-http://%HOSTIP:%HTTPPORT/77 -z "dec 12 12:00:00 1999 GMT"
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -z "dec 12 12:00:00 1999 GMT"
</command>
</client>
@@ -43,7 +43,7 @@ http://%HOSTIP:%HTTPPORT/77 -z "dec 12 12:00:00 1999 GMT"
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /77 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*