X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fnormal%2FCleanUpTest.php;h=f4b469b8a5f020be74d411419ccf3c8094189b23;hb=ab29cc0ec608f490cbf4bc8e4c1c0e1d11822565;hp=97b76fe9926b0d6250e9468822459e6c135ffe6a;hpb=e054e34af8dcda9c454c8cb04caa0d55d0d3c5af;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/normal/CleanUpTest.php b/tests/phpunit/includes/normal/CleanUpTest.php index 97b76fe992..f4b469b8a5 100644 --- a/tests/phpunit/includes/normal/CleanUpTest.php +++ b/tests/phpunit/includes/normal/CleanUpTest.php @@ -110,7 +110,7 @@ class CleanUpTest extends MediaWikiTestCase { } /** @todo document */ - public function provideAllBytes() { + public static function provideAllBytes() { return array( array( '', '' ), array( 'x', '' ),