root/lang/perl/Botsune/t/98_perlcritic.t
@
4355
| Revision 4355, 147 bytes (checked in by woremacx, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | use strict; |
| 2 | use Test::More; |
| 3 | eval q{ use Test::Perl::Critic }; |
| 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)