mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:23:58 +03:00
tests: delete unused commands
`runtests.pl` defaults to `-` if a command is not set, since
c43ad0f972.
Also:
- drop a stray `</file>`.
- replace a `nothing` with a guaranteed invalid hostname.
Ref: https://github.com/curl/curl/pull/18263/commits/4334033b43acca9b01ba43e08e611c8654feb84d
- replace unused URLs with `-`.
Closes #18319
This commit is contained in:
parent
8cef6b5e6e
commit
2b2d8b7756
23 changed files with 7 additions and 55 deletions
|
|
@ -60,7 +60,7 @@ lib%TESTNUMBER
|
|||
HTTP GET multiple files over HTTP/2 using HTTPS
|
||||
</name>
|
||||
<command>
|
||||
https://%HOSTIP:%HTTP2TLSPORT/path/%TESTNUMBER %HOSTIP %HTTP2TLSPORT
|
||||
- %HOSTIP %HTTP2TLSPORT
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue