diff options
Diffstat (limited to 'tests/data/test1500')
-rw-r--r-- | tests/data/test1500 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1500 b/tests/data/test1500 index 9f0bbe5ac..241f227f9 100644 --- a/tests/data/test1500 +++ b/tests/data/test1500 @@ -31,14 +31,14 @@ http </features> # tool is what to use instead of 'curl' <tool> -lib1500 +lib%TESTNUMBER </tool> <name> curl_multi_wait </name> <command> -http://%HOSTIP:%HTTPPORT/1500 +http://%HOSTIP:%HTTPPORT/%TESTNUMBER </command> </client> </testcase> |