root/lang/perl/Acme-Jyogakusei/trunk/t/98_perlcritic.t
@
2350
| Revision 2350, 175 bytes (checked in by yappo, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | use strict; |
| 2 | use Test::More; |
| 3 | eval { use Test::Perl::Critic -profile => 't/perlcriticrc' }; |
| 4 | plan skip_all => "Test::Perl::Critic is not installed." if $@; |
| 5 | all_critic_ok('lib'); |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)