]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test3207: enable memdebug for this test again
authorDaniel Stenberg <daniel@haxx.se>
Tue, 2 Dec 2025 16:46:52 +0000 (17:46 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 3 Dec 2025 08:30:00 +0000 (09:30 +0100)
Closes #19813

tests/data/test3207

index 9aa3ee5a365fb28ec43b5564c9ccb3ddd7de2168..4806ef5474d60a025044a428023a410046aadfdf 100644 (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>