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

@ -35,9 +35,6 @@ sftp://localhost:%SSHPORT%SSH_PWD/%LOGDIR/upload%TESTNUMBER.txt %USER: %LOGDIR/s
# Verify data after the test has been "shot"
<verify>
<valgrind>
disable
</valgrind>
<errorcode>
0
</errorcode>