Use dzil Authority plugin - remove $AUTHORITY from code
[gitmo/Moose.git] / lib / Test / Moose.pm
index f9b70b4..38f5fe6 100644 (file)
@@ -9,8 +9,6 @@ use Test::Builder;
 use List::MoreUtils 'all';
 use Moose::Util 'does_role', 'find_meta';
 
-our $AUTHORITY = 'cpan:STEVAN';
-
 my @exports = qw[
     meta_ok
     does_ok