mirror of
https://github.com/curl/curl.git
synced 2026-05-13 14:46:20 +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
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ use testutil qw(
|
|||
subbase64
|
||||
subnewlines
|
||||
);
|
||||
use valgrind;
|
||||
|
||||
|
||||
#######################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue