X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-ClassAttribute.git;a=blobdiff_plain;f=t%2F05-with-attribute-helpers-backcompat.t;h=b03213c8891d77523901d9e22c0f1b2728079abc;hp=3712c7cb94ee89161751dd500c6ad61cc3e5f565;hb=6bf506c8c842353e50f0c21e423227f6695b4d92;hpb=3d3d1cd7318e9f0ab7dd183ca6a6ac10a85d1756 diff --git a/t/05-with-attribute-helpers-backcompat.t b/t/05-with-attribute-helpers-backcompat.t index 3712c7c..b03213c 100644 --- a/t/05-with-attribute-helpers-backcompat.t +++ b/t/05-with-attribute-helpers-backcompat.t @@ -3,7 +3,7 @@ use warnings; use Test::More; -use Test::Requires { +use Test::Requires 0.05 { 'MooseX::AttributeHelpers' => 0.23, };