X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2Fbootstrap.php;h=4400475bee73d99d24b72c4fcb4de33700df37ef;hp=a7f0c0973666d393eb6724e9188c29e755b2c9e3;hb=bd5a37aacf600bdd5f3a6e7998f92bd1d9326a8a;hpb=316509d9083b4b86dea516b640a7e11dc3924b7c diff --git a/tests/phpunit/bootstrap.php b/tests/phpunit/bootstrap.php index a7f0c09736..4400475bee 100644 --- a/tests/phpunit/bootstrap.php +++ b/tests/phpunit/bootstrap.php @@ -73,6 +73,7 @@ wfRequireOnceInGlobalScope( "$IP/includes/AutoLoader.php" ); wfRequireOnceInGlobalScope( "$IP/tests/common/TestsAutoLoader.php" ); wfRequireOnceInGlobalScope( "$IP/includes/Defines.php" ); wfRequireOnceInGlobalScope( "$IP/includes/DefaultSettings.php" ); +wfRequireOnceInGlobalScope( "$IP/includes/GlobalFunctions.php" ); // Load extensions/skins present in filesystem so that classes can be discovered. $directoryToJsonMap = [