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

@ -39,8 +39,5 @@ perl %SRCDIR/libtest/test%TESTNUMBER.pl postprocess %PWD/%LOGDIR/test%TESTNUMBER
#
# Verify data after the test has been "shot"
<verify>
<valgrind>
disable
</valgrind>
</verify>
</testcase>