test3207: enable memdebug for this test again

Closes #19813
This commit is contained in:
Daniel Stenberg 2025-12-02 17:46:52 +01:00
parent d993d46eb1
commit dc8c0d54a5
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -37,7 +37,7 @@ concurrent HTTPS GET using shared ssl session cache
lib%TESTNUMBER
</tool>
# provide URL and ca-cert
<command option="no-memdebug">
<command>
https://localhost:%HTTPSPORT/%TESTNUMBER %CERTDIR/certs/test-ca.crt
</command>
</client>