From cb7fb7e2bcb214c25a181ff9341f73163748e638 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 19 Aug 2025 16:57:27 +0200 Subject: [PATCH] drop unused argument --- tests/data/test1506 | 2 +- tests/data/test1510 | 2 +- tests/data/test1512 | 2 +- tests/data/test2402 | 3 +++ tests/data/test2404 | 3 +++ 5 files changed, 9 insertions(+), 3 deletions(-) diff --git a/tests/data/test1506 b/tests/data/test1506 index d3cec05780..ed95e3be6f 100644 --- a/tests/data/test1506 +++ b/tests/data/test1506 @@ -55,7 +55,7 @@ lib%TESTNUMBER HTTP GET connection cache limit (CURLMOPT_MAXCONNECTS) -http://%HOSTIP:%HTTPPORT/path/%TESTNUMBER %HOSTIP %HTTPPORT +- %HOSTIP %HTTPPORT diff --git a/tests/data/test1510 b/tests/data/test1510 index 236fbde3d9..4a80b7a1d2 100644 --- a/tests/data/test1510 +++ b/tests/data/test1510 @@ -55,7 +55,7 @@ lib%TESTNUMBER HTTP GET connection cache limit (CURLOPT_MAXCONNECTS) -http://%HOSTIP:%HTTPPORT/path/%TESTNUMBER %HOSTIP %HTTPPORT +- %HOSTIP %HTTPPORT diff --git a/tests/data/test1512 b/tests/data/test1512 index c0c23467b2..a0e321432b 100644 --- a/tests/data/test1512 +++ b/tests/data/test1512 @@ -54,7 +54,7 @@ lib%TESTNUMBER GLOBAL CACHE test over two easy performs -http://%HOSTIP:%HTTPPORT/path/%TESTNUMBER %HOSTIP %HTTPPORT +- %HOSTIP %HTTPPORT diff --git a/tests/data/test2402 b/tests/data/test2402 index 82d0075cca..4e08e45ac4 100644 --- a/tests/data/test2402 +++ b/tests/data/test2402 @@ -59,6 +59,9 @@ lib%TESTNUMBER HTTP GET multiple files over HTTP/2 using HTTPS + +- %HOSTIP %HTTP2TLSPORT + # Verify data after the test has been "shot" diff --git a/tests/data/test2404 b/tests/data/test2404 index ba3ee2a717..13e48c8be5 100644 --- a/tests/data/test2404 +++ b/tests/data/test2404 @@ -59,6 +59,9 @@ lib%TESTNUMBER HTTP/2 using STREAM_WEIGHTs + +- %HOSTIP %HTTP2TLSPORT + # Verify data after the test has been "shot"