WebGUI now needs Test::Harness 3.17 or higher for the Survey. Fixes bug #11402.
This commit is contained in:
parent
119d5137e2
commit
8128f54943
4 changed files with 11 additions and 25 deletions
|
|
@ -137,6 +137,7 @@ checkModule("JavaScript::Minifier::XS", "0.05" );
|
|||
checkModule("Readonly", "1.03" );
|
||||
checkModule("Business::PayPal::API", "0.62" );
|
||||
checkModule("Locales", "0.10" );
|
||||
checkModule("Test::Harness", "3.17" );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue