Install Cache::FastMmap first before CHI so it will run the tests on it.
This commit is contained in:
parent
fe97e9c510
commit
0f69d4fdf0
1 changed files with 1 additions and 1 deletions
|
|
@ -140,8 +140,8 @@ checkModule("Business::PayPal::API", "0.62" );
|
|||
checkModule("Locales", "0.10" );
|
||||
checkModule("Test::Harness", "3.17" );
|
||||
checkModule("DateTime::Event::ICal", "0.10" );
|
||||
checkModule("CHI", "0.34" );
|
||||
checkModule("Cache::FastMmap", "1.35" );
|
||||
checkModule("CHI", "0.34" );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue