summaryrefslogtreecommitdiff
path: root/tests/phpunit/includes/site/TestSites.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/site/TestSites.php')
-rw-r--r--tests/phpunit/includes/site/TestSites.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/phpunit/includes/site/TestSites.php b/tests/phpunit/includes/site/TestSites.php
index a5656a73..f224b7d7 100644
--- a/tests/phpunit/includes/site/TestSites.php
+++ b/tests/phpunit/includes/site/TestSites.php
@@ -97,5 +97,4 @@ class TestSites {
$sitesTable->clear();
$sitesTable->saveSites( TestSites::getSites() );
}
-
}