Centralise Environment Variables for the tests
[oweals/openssl.git] / test / recipes / 03-test_fipsinstall.t
index b35ddfc7b04c02e8eb16a9541d79ed5594ed1374..16ae9556634c46b88066d71a8c76dbf29251dcd7 100644 (file)
@@ -27,7 +27,6 @@ plan skip_all => "Test only supported in a fips build" if disabled("fips");
 plan tests => 12;
 
 my $infile = bldtop_file('providers', platform->dso('fips'));
-$ENV{OPENSSL_MODULES} = bldtop_dir("providers");
 
 # fail if no module name
 ok(!run(app(['openssl', 'fipsinstall', '-out', 'fips.cnf', '-module',