* w/s fixup explosion for tests (aka “my OCD takes over”)
[lhc/web/wiklou.git] / maintenance / tests / phpunit / includes / SiteConfigurationTest.php
index dec5d5f..9bfab9e 100644 (file)
@@ -287,7 +287,7 @@ class SiteConfigurationTest extends PHPUnit_Framework_TestCase {
                        'get(): parameter replacement on an non-existing wiki'
                );
        }
-       
+
        function testGetAll() {
                $this->mConf->siteParamsCallback = 'getSiteParams';