mirror of
https://github.com/curl/curl.git
synced 2025-09-15 08:32:41 +03:00
runtests: include missing valgrind package
use valgrind was missing which caused torture tests with valgrind enabled to fail. Reported-by: Daniel Stenberg Fixes #11364 Closes #11365
This commit is contained in:
parent
62a9731533
commit
3cfd9f2378
|
@ -105,6 +105,7 @@ use testutil qw(
|
|||
subbase64
|
||||
subnewlines
|
||||
);
|
||||
use valgrind;
|
||||
|
||||
|
||||
#######################################################################
|
||||
|
|
Loading…
Reference in New Issue
Block a user