Add javascript
[gruntmaster-daemon.git] / t / perlcritic.t
index 51bad9d4b9da35ed51792fd4fe3f2ae67bbc425c..79e93dcebc8dd8abc6aa444cb5645be912289cbb 100644 (file)
@@ -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'
This page took 0.00937 seconds and 4 git commands to generate.