tests: drop unused BLANK envs, unset CURL_NOT_SET

Closes #18328
This commit is contained in:
Viktor Szakats 2025-08-20 20:18:34 +02:00
parent 8fac255fc1
commit 8f9d73bcaf
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
3 changed files with 1 additions and 2 deletions

View file

@ -35,7 +35,6 @@ http
<setenv>
FUNVALUE=contents
VALUE2=curl
BLANK=
</setenv>
<name>
Environment variables within config file, unbalanced braces

View file

@ -36,6 +36,7 @@ http
FUNVALUE=contents
VALUE2=curl
BLANK=
CURL_NOT_SET
</setenv>
<name>
Environment variables in config file w/o [expand]

View file

@ -34,7 +34,6 @@ http
<setenv>
FUNVALUE=contents%TESTNUMBER
VALUE2=curl
BLANK=
</setenv>
<name>
variable expand the file name with --expand-output