X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=t%2Fmemory-protection.t;h=5ca407965bf781c3f1c13fdb5c2ec9dce7f57fbc;hb=refs%2Fheads%2Fmaster;hp=328e28ce598ce1a6671bd4dbce9a8b86d40d84c1;hpb=f63182fc62b25269b1c38588dca2b3535ed1a1a2;p=chaz%2Fp5-File-KDBX diff --git a/t/memory-protection.t b/t/memory-protection.t index 328e28c..5ca4079 100644 --- a/t/memory-protection.t +++ b/t/memory-protection.t @@ -17,7 +17,7 @@ use List::Util qw(max); use POSIX (); use Scalar::Util qw(looks_like_number); use Scope::Guard; -use Test::More; +use Test::More 1.001004_001; BEGIN { if (!$ENV{AUTHOR_TESTING}) {