remove Perl::Critic from testEnvironment.pl
This commit is contained in:
parent
9f77957a16
commit
5861aafabd
1 changed files with 0 additions and 2 deletions
|
|
@ -114,8 +114,6 @@ checkModule("Archive::Any", "0.093" );
|
||||||
checkModule("Path::Class", '0.16' );
|
checkModule("Path::Class", '0.16' );
|
||||||
checkModule("Exception::Class", "1.23" );
|
checkModule("Exception::Class", "1.23" );
|
||||||
checkModule("List::MoreUtils", "0.22" );
|
checkModule("List::MoreUtils", "0.22" );
|
||||||
checkModule("Perl::Critic", "1.080", 1 );
|
|
||||||
checkModule("Test::Perl::Critic", "1.01", 1 );
|
|
||||||
|
|
||||||
|
|
||||||
###################################
|
###################################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue