X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=256526a6b5727c1f1d43d73beb7ec649a3c218e8;hb=56e78a9caff840fb68085ead8837a64c839740de;hp=04a9c36481a2695da07c95f67dc72b4817387e79;hpb=b7cd159308463e763f34aee8ac053999af540bbc;p=gitmo%2FMooseX-MetaDescription.git diff --git a/Makefile.PL b/Makefile.PL index 04a9c36..256526a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,7 +13,6 @@ requires 'Moose' => 0.40; build_requires 'Test::More' => '0.62'; tests('t/*.t'); -author_tests('t-author'); WriteAll();