summaryrefslogtreecommitdiff
path: root/tests/data/test573
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test573')
-rw-r--r--tests/data/test5736
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test573 b/tests/data/test573
index fb9c859f7..cab270bb6 100644
--- a/tests/data/test573
+++ b/tests/data/test573
@@ -32,21 +32,21 @@ http
</server>
# tool is what to use instead of 'curl'
<tool>
-lib573
+lib%TESTNUMBER
</tool>
<name>
verify connect time with multi interface
</name>
<command>
-http://%HOSTIP:%HTTPPORT/573
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /573 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*