diff options
Diffstat (limited to 'util/wrap.pl.in')
| -rw-r--r-- | util/wrap.pl.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/wrap.pl.in b/util/wrap.pl.in index 2c9cb29fec04..5b6b2a51428f 100644 --- a/util/wrap.pl.in +++ b/util/wrap.pl.in @@ -79,6 +79,7 @@ if ($ARGV[0] eq '-jitter') { $std_openssl_conf_include = catdir($there, 'providers'); } +local $ENV{OPENSSL_RUNNING_UNIT_TESTS} = "yes"; local $ENV{OPENSSL_CONF_INCLUDE} = $std_openssl_conf_include if defined $std_openssl_conf_include |
