X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Singleton.git;a=blobdiff_plain;f=t%2F006-cooperative.t;h=4d6d832fa6d3fd0cbcaab7e7685c610b3e6bec79;hp=7912263f4821b2bfe21d30c5dad50c7ec907894e;hb=bd2e73208b9e7bf12ab0849be8b009cdd9be2f1b;hpb=5be325a7ce2ce5eaad48a69b28225213888115da diff --git a/t/006-cooperative.t b/t/006-cooperative.t index 7912263..4d6d832 100644 --- a/t/006-cooperative.t +++ b/t/006-cooperative.t @@ -4,7 +4,7 @@ use warnings; use Test::More; use Test::Requires { - 'MooseX::StrictConstructor' => 0.09, + 'MooseX::StrictConstructor' => 0.16, 'Test::Fatal' => 0.001, };