Better method of skipping all the tests in 00-check_testexes.t
[openssl.git] / test / recipes / 25-test_verify.t
index 032a932b46f9671b3d3a127211906dc9975bb513..10897a1d71d6ce7a61114e87237e550c6088e4ff 100644 (file)
@@ -4,7 +4,6 @@ use strict;
 use warnings;
 
 use File::Spec::Functions qw/canonpath/;
-use Test::More;
 use OpenSSL::Test qw/:DEFAULT top_dir top_file/;
 
 setup("test_verify");