]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/recipes/10-test_bn.t
Add version numbers on some modules we use.
[thirdparty/openssl.git] / test / recipes / 10-test_bn.t
index 6dce97327b43fe61338230bf9454ed1aaef6dabf..2c42cacf6ada961373f7abb68e1939ff7ad4deae 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 
 use Math::BigInt;
 
-use Test::More;
+use Test::More 0.96;
 use OpenSSL::Test qw/:DEFAULT top_file/;
 
 setup("test_bn");