Merge "Fix Status::getMessage accidentially returning string instead of Message"
[lhc/web/wiklou.git] / tests / phpunit / includes / site / TestSites.php
index b57fe9f..f224b7d 100644 (file)
@@ -97,5 +97,4 @@ class TestSites {
                $sitesTable->clear();
                $sitesTable->saveSites( TestSites::getSites() );
        }
-
-}
\ No newline at end of file
+}