Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
+Critc
  • Loading branch information
kentfredric committed Aug 22, 2009
1 parent fa9cb5e commit 9f6b7ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions xt/author/critic.t
@@ -0,0 +1,5 @@
use strict;
use warnings;

use Test::Perl::Critic( -profile => 'perlcriticrc' );
all_critic_ok();

0 comments on commit 9f6b7ad

Please sign in to comment.