aboutsummaryrefslogtreecommitdiff
path: root/test/03-encrypt.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/03-encrypt.t')
-rw-r--r--test/03-encrypt.t6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/03-encrypt.t b/test/03-encrypt.t
index 6b1d593..408278a 100644
--- a/test/03-encrypt.t
+++ b/test/03-encrypt.t
@@ -11,12 +11,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 $key='0123456789abcdef' x 2;
#