X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test%2F04-pkey.t;h=549d6572d341c181a82ad436331e0bca73ad1a06;hb=1a2714eb8f2c526517a01c90bb02ccd0e22f4c08;hp=c202b2e8561e57e036aeccd92a8d004447d0c225;hpb=10147823ee8c10098f8a9063bfa17ce4023c65b3;p=openssl-gost%2Fengine.git 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