X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F011_meta_desc_custom_traits.t;h=e9c4aee94e0e06f55f19c97b693b4714ed499c97;hb=d68e679f65ab5ec22bf60c1f5797722186978efc;hp=9b0fb5c3d178a32d75fddbb433afe47bba2cd2d1;hpb=7c697304c34ed8e620e2c41e3d5cce74c578b653;p=gitmo%2FMooseX-MetaDescription.git diff --git a/t/011_meta_desc_custom_traits.t b/t/011_meta_desc_custom_traits.t index 9b0fb5c..e9c4aee 100644 --- a/t/011_meta_desc_custom_traits.t +++ b/t/011_meta_desc_custom_traits.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More no_plan => 1; +use Test::More 'no_plan'; use Test::Exception; use Test::Moose;