Merge "Add a hook to allow extensions to prevent HTML file caching"
[lhc/web/wiklou.git] / tests / phpunit / includes / normal / CleanUpTest.php
index 97b76fe..f4b469b 100644 (file)
@@ -110,7 +110,7 @@ class CleanUpTest extends MediaWikiTestCase {
        }
 
        /** @todo document */
-       public function provideAllBytes() {
+       public static function provideAllBytes() {
                return array(
                        array( '', '' ),
                        array( 'x', '' ),