Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PHPUnit/Integration/Core/CronArchive/FixedSiteIdsTest.php')
-rw-r--r--tests/PHPUnit/Integration/Core/CronArchive/FixedSiteIdsTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/PHPUnit/Integration/Core/CronArchive/FixedSiteIdsTest.php b/tests/PHPUnit/Integration/Core/CronArchive/FixedSiteIdsTest.php
index 847af0e3c8..259df6fc9e 100644
--- a/tests/PHPUnit/Integration/Core/CronArchive/FixedSiteIdsTest.php
+++ b/tests/PHPUnit/Integration/Core/CronArchive/FixedSiteIdsTest.php
@@ -51,5 +51,4 @@ class FixedSiteIdsTest extends PHPUnit_Framework_TestCase
$this->assertEquals(4, $this->fixedSiteIds->getNumProcessedWebsites());
}
-
} \ No newline at end of file