tests/data: delete stray space indentation from xml tags

Closes #19428
This commit is contained in:
Viktor Szakats 2025-11-04 14:51:31 +01:00
parent 49ef2f8d1e
commit 67236f7edd
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
34 changed files with 54 additions and 54 deletions

View file

@ -25,7 +25,7 @@ http
<name>
HTTP with config file on stdin
</name>
<stdin>
<stdin>
#
# Use a silly request without '--':
request MOOO
@ -35,7 +35,7 @@ request MOOO
#
# long option *with* '--':
--max-time 180
</stdin>
</stdin>
<command>
-K - %HOSTIP:%HTTPPORT/that.site.com/%TESTNUMBER
</command>