X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F003_inheriting_meta_desc.t;fp=t%2F003_inheriting_meta_desc.t;h=c6af37526731de7d9c39472e64631e0ae4e45680;hb=d68e679f65ab5ec22bf60c1f5797722186978efc;hp=c433ed2602fb8ea3a96d8edab5251aae99f28cc9;hpb=894e499456eca4974485de75d9519a5693a95afd;p=gitmo%2FMooseX-MetaDescription.git diff --git a/t/003_inheriting_meta_desc.t b/t/003_inheriting_meta_desc.t index c433ed2..c6af375 100644 --- a/t/003_inheriting_meta_desc.t +++ b/t/003_inheriting_meta_desc.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More no_plan => 1; +use Test::More 'no_plan'; use Test::Exception; BEGIN {