X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX;a=blobdiff_plain;f=t%2Fmemory-protection.t;h=5ca407965bf781c3f1c13fdb5c2ec9dce7f57fbc;hp=328e28ce598ce1a6671bd4dbce9a8b86d40d84c1;hb=8e4a00010331fe5243c9550a7adce09e9e044a23;hpb=99dbb5c5175265d05f9019a15a3b67877408256f 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}) {