X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=t%2Fperlcritic.t;h=79e93dcebc8dd8abc6aa444cb5645be912289cbb;hb=f9ceed373a49d794a82ed6eb111ca0ce1137dd49;hp=51bad9d4b9da35ed51792fd4fe3f2ae67bbc425c;hpb=99d3711026b621247d46551b38f19c34f26342bd;p=gruntmaster-daemon.git diff --git a/t/perlcritic.t b/t/perlcritic.t index 51bad9d..79e93dc 100644 --- a/t/perlcritic.t +++ b/t/perlcritic.t @@ -7,4 +7,4 @@ use Test::More; BEGIN { plan skip_all => '$ENV{RELEASE_TESTING} is false' unless $ENV{RELEASE_TESTING} } use Test::Perl::Critic -profile => 't/perlcriticrc'; -all_critic_ok +all_critic_ok 'lib'