X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=maintenance%2FcheckLess.php;h=62d6680c3f4d0e962d40eacecb178985a0360951;hp=55ffcb838f611d689b71bf12f6553683c14f53d1;hb=7afced64454ad30d688540f7626448ac2faefebb;hpb=2b11f88e250156f105338f5a8876133f55b2d831 diff --git a/maintenance/checkLess.php b/maintenance/checkLess.php index 55ffcb838f..62d6680c3f 100644 --- a/maintenance/checkLess.php +++ b/maintenance/checkLess.php @@ -58,6 +58,7 @@ class CheckLess extends Maintenance { "$IP/tests/phpunit/phpunit.php", "$IP/tests/phpunit/suites/LessTestSuite.php" ]; + // @phan-suppress-next-line PhanUndeclaredMethod $textUICommand->run( $argv ); } }