X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=t%2Fperlcritic.t;h=79e93dcebc8dd8abc6aa444cb5645be912289cbb;hp=51bad9d4b9da35ed51792fd4fe3f2ae67bbc425c;hb=c428f2c4b2a81912d7b5bb1db71aceb7c2b4546c;hpb=867a9dad51e008cbab98f178cfa28013aa3b5b12 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'