projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d047e0
)
Add needed module in 25-test_sid.t
author
Richard Levitte
<levitte@openssl.org>
Thu, 9 Feb 2017 09:30:44 +0000
(10:30 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 9 Feb 2017 10:12:06 +0000
(11:12 +0100)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2579)
test/recipes/25-test_sid.t
patch
|
blob
|
history
diff --git
a/test/recipes/25-test_sid.t
b/test/recipes/25-test_sid.t
index a34f4b09e3e2ed76974e96904d05d748479be615..863024dbd718bd7cf36ede17eef82faf45c75b18 100644
(file)
--- a/
test/recipes/25-test_sid.t
+++ b/
test/recipes/25-test_sid.t
@@
-12,6
+12,7
@@
use warnings;
use File::Spec;
use OpenSSL::Test qw/:DEFAULT srctop_file/;
+use OpenSSL::Test::Utils;
setup("test_sid");