aboutsummaryrefslogtreecommitdiff
path: root/test/04-pkey.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/04-pkey.t')
-rw-r--r--test/04-pkey.t5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/04-pkey.t b/test/04-pkey.t
index c202b2e..549d657 100644
--- a/test/04-pkey.t
+++ b/test/04-pkey.t
@@ -12,11 +12,6 @@ my $use_config = 1;
# prepare data for
-# Set OPENSSL_ENGINES environment variable to just built engine
-if(!defined $ENV{'OPENSSL_ENGINES'}){
- $ENV{'OPENSSL_ENGINES'} = abs_path("../.libs");
-}
-
my $engine=$ENV{'ENGINE_NAME'}||"gost";
# Reopen STDERR to eliminate extra output