curl-curl/tests/data/test1557
Viktor Szakats 2b2d8b7756
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: 4334033b43
- replace unused URLs with `-`.

Closes #18319
2025-08-20 15:31:22 +02:00

37 lines
399 B
Plaintext

<testcase>
<info>
<keywords>
multi
crash
</keywords>
</info>
<reply>
</reply>
<client>
<server>
none
</server>
<tool>
lib%TESTNUMBER
</tool>
<name>
Remove easy handle in pending connections doesn't leave dangling entry
</name>
<command>
hostname.invalid
</command>
</client>
#
# Verify that the test runs to completion without crashing
<verify>
<errorcode>
0
</errorcode>
</verify>
</testcase>