tests: remove all valgrind disble instructions

Closes #14983
This commit is contained in:
Daniel Stenberg 2024-09-20 16:28:27 +02:00
parent 876047d1c3
commit c91c37b6e8
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
55 changed files with 0 additions and 165 deletions

View file

@ -23,9 +23,6 @@ SFTP retrieval with nonexistent private key file
#
# Verify data after the test has been "shot"
<verify>
<valgrind>
disable
</valgrind>
<errorcode>
67
</errorcode>