]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/recipes/80-test_ocsp.t
Change OpenSSL::Test to be an extension of Test::More
[thirdparty/openssl.git] / test / recipes / 80-test_ocsp.t
index 02e7aa2f88d7b1ce57dffbcd2138cfa7978615a0..7d7c96efe055922a7a6ae7157551ce667e8e5f56 100644 (file)
@@ -6,7 +6,6 @@ use warnings;
 use POSIX;
 use File::Spec::Functions qw/devnull catfile/;
 use File::Copy;
-use Test::More 0.96;
 use OpenSSL::Test qw/:DEFAULT with pipe top_dir/;
 
 setup("test_ocsp");