The branch master has been updated
via 45fd6a59facab8b8aa088f9f492f10aa5d2581c2 (commit)
from 21c7942140ff6e57cfcbf1afc9da8d8a8817ed2f (commit)
- Log -----------------------------------------------------------------
commit 45fd6a59facab8b8aa088f9f492f10aa5d2581c2
Author: Richard Levitte <[email protected]>
Date: Mon Sep 4 12:47:12 2017 +0200
Fix 90-test_store.t: using config() requires OpenSSL::Test::Utils
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/4332)
-----------------------------------------------------------------------
Summary of changes:
test/recipes/90-test_store.t | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/recipes/90-test_store.t b/test/recipes/90-test_store.t
index 9c240a0..7a5433b 100644
--- a/test/recipes/90-test_store.t
+++ b/test/recipes/90-test_store.t
@@ -10,6 +10,7 @@ use File::Spec;
use File::Copy;
use MIME::Base64;
use OpenSSL::Test qw(:DEFAULT srctop_file srctop_dir bldtop_file data_file);
+use OpenSSL::Test::Utils;
my $test_name = "test_store";
setup($test_name);
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits