summaryrefslogtreecommitdiffstats
path: root/test/recipes/30-test_evp_fetch_prov.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/30-test_evp_fetch_prov.t')
-rw-r--r--test/recipes/30-test_evp_fetch_prov.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/recipes/30-test_evp_fetch_prov.t b/test/recipes/30-test_evp_fetch_prov.t
index be06716b44..a49a66fee6 100644
--- a/test/recipes/30-test_evp_fetch_prov.t
+++ b/test/recipes/30-test_evp_fetch_prov.t
@@ -24,9 +24,6 @@ my $no_fips = disabled('fips') || ($ENV{NO_FIPS} // 0);
my @types = ( "digest", "cipher" );
-$ENV{OPENSSL_MODULES} = bldtop_dir("providers");
-$ENV{OPENSSL_CONF_INCLUDE} = bldtop_dir("providers");
-
my @setups = ();
my @testdata = (
{ config => srctop_file("test", "default.cnf"),