X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test%2F00-engine.t;h=3bb2245daaab1ae6282281ada2ac12e6c3aa92e1;hb=1a2714eb8f2c526517a01c90bb02ccd0e22f4c08;hp=e6685aac8360c551d8c806bb983a2a27a7f23cc3;hpb=10147823ee8c10098f8a9063bfa17ce4023c65b3;p=openssl-gost%2Fengine.git diff --git a/test/00-engine.t b/test/00-engine.t index e6685aa..3bb2245 100644 --- a/test/00-engine.t +++ b/test/00-engine.t @@ -9,11 +9,6 @@ open (my $F,">","testdata.dat"); print $F "12345670" x 128; close $F; -# Set OPENSSL_ENGINES environment variable to just built engine -if(!defined $ENV{'OPENSSL_ENGINES'}){ - $ENV{'OPENSSL_ENGINES'} = abs_path("../.libs"); -} - my $key='0123456789abcdef' x 2; # @@ -43,7 +38,7 @@ if ( -f $engine . ".info") { $engine_info= <