From fb921436f3dc03daf4a7ac1fec9f1e458772e17b Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 28 Apr 2015 20:39:09 +0200 Subject: Add version numbers on some modules we use. Reviewed-by: Rich Salz --- test/recipes/15-test_ec.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/recipes/15-test_ec.t') diff --git a/test/recipes/15-test_ec.t b/test/recipes/15-test_ec.t index 6619a480d3..2de47c1304 100644 --- a/test/recipes/15-test_ec.t +++ b/test/recipes/15-test_ec.t @@ -4,7 +4,7 @@ use strict; use warnings; use File::Spec; -use Test::More; +use Test::More 0.96; use OpenSSL::Test qw/:DEFAULT top_file/; setup("test_ec"); -- cgit v1.2.3