aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test30
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test30')
-rw-r--r--tests/data/test304
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test30 b/tests/data/test30
index ab4425db5..2a84b4c36 100644
--- a/tests/data/test30
+++ b/tests/data/test30
@@ -21,14 +21,14 @@ http
HTTP with no data in server reply
</name>
<command>
-http://%HOSTIP:%HTTPPORT/want/30
+http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /want/30 HTTP/1.1
+GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*