summaryrefslogtreecommitdiffstats
path: root/test/testlib/OpenSSL/Test/Simple.pm
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-04-30 08:51:24 +0200
committerRichard Levitte <levitte@openssl.org>2015-09-07 16:10:58 +0200
commitfd99c6b599a8ed87b726caaa6d88c6915a60e0f4 (patch)
treea975a4996ec2cc4b84cd6d3be5026b54929271cd /test/testlib/OpenSSL/Test/Simple.pm
parentcaadc54381af04dd49d9812737d40fea320c8674 (diff)
Change OpenSSL::Test to be an extension of Test::More
It became tedious as well as error prone to have all recipes use Test::More as well as OpenSSL::Test. The easier way is to make OpenSSL::Test an extension of Test::More, thereby having all version checks as well as future checks firmly there. Additionally, that allows us to extend existing Test::More functions if the need would arise. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'test/testlib/OpenSSL/Test/Simple.pm')
-rw-r--r--test/testlib/OpenSSL/Test/Simple.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/testlib/OpenSSL/Test/Simple.pm b/test/testlib/OpenSSL/Test/Simple.pm
index be86ca2cb2..145778eb27 100644
--- a/test/testlib/OpenSSL/Test/Simple.pm
+++ b/test/testlib/OpenSSL/Test/Simple.pm
@@ -10,7 +10,6 @@ $VERSION = "0.1";
@EXPORT = qw(simple_test);
-use Test::More 0.96;
use OpenSSL::Test;
# args: