]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/recipes/tconversion.pl
Add version numbers on some modules we use.
[thirdparty/openssl.git] / test / recipes / tconversion.pl
index 94039e932b255e93c3aa585ce0329f51761c95dc..32eda36dac061ef7122bc416d56ff2b7b1d7af96 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 
 use File::Compare qw/compare_text/;
 use File::Copy;
-use Test::More;
+use Test::More 0.96;
 use lib 'testlib';
 use OpenSSL::Test qw/:DEFAULT top_file/;