summaryrefslogtreecommitdiff
path: root/tests/data/test598
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test598')
-rw-r--r--tests/data/test5988
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test598 b/tests/data/test598
index 3082a8cf5..5e52315eb 100644
--- a/tests/data/test598
+++ b/tests/data/test598
@@ -49,14 +49,14 @@ http
</server>
# tool is what to use instead of 'curl'
<tool>
-lib598
+lib%TESTNUMBER
</tool>
<name>
curl_easy_reset with referer and other strings set
</name>
<command>
-http://%HOSTIP:%HTTPPORT/598
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -64,14 +64,14 @@ http://%HOSTIP:%HTTPPORT/598
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /598 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: the-moo agent next generation
Accept: */*
Referer: http://example.com/the-moo
Cookie: name=moo
-GET /598 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*