Rollback Test::Harness requirement.
This commit is contained in:
parent
1a4b673843
commit
88003a58c1
2 changed files with 0 additions and 3 deletions
|
|
@ -16,8 +16,6 @@ save you many hours of grief.
|
|||
most often happens for commit reminders for version tags that require
|
||||
approval. The old behavior often resulted in several users trying
|
||||
to approve version tags that had already been approved.
|
||||
|
||||
* WebGUI now requires Test::Harness 3.16 or higher.
|
||||
|
||||
7.7.7
|
||||
--------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -133,7 +133,6 @@ checkModule('Scope::Guard', '0.03' );
|
|||
checkModule('Digest::SHA', '5.47' );
|
||||
checkModule("CSS::Minifier::XS", "0.03" );
|
||||
checkModule("JavaScript::Minifier::XS", "0.05" );
|
||||
checkModule('Test::Harness', '3.16' );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue