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:
Viktor Szakats 2025-08-19 16:09:04 +02:00
parent 8cef6b5e6e
commit 2b2d8b7756
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
23 changed files with 7 additions and 55 deletions

View file

@ -59,7 +59,7 @@ lib%TESTNUMBER
HTTP GET multiple over HTTP/3
</name>
<command>
https://%HOSTIP:%HTTP3PORT/path/%TESTNUMBER %HOSTIP %HTTP3PORT %CERTDIR/certs/test-ca.cacert
- %HOSTIP %HTTP3PORT %CERTDIR/certs/test-ca.cacert
</command>
</client>