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/System/FlattenReportsTest.php')
-rw-r--r--tests/PHPUnit/System/FlattenReportsTest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/PHPUnit/System/FlattenReportsTest.php b/tests/PHPUnit/System/FlattenReportsTest.php
index e38e10cf7f..46787d1da9 100644
--- a/tests/PHPUnit/System/FlattenReportsTest.php
+++ b/tests/PHPUnit/System/FlattenReportsTest.php
@@ -7,8 +7,8 @@
*/
namespace Piwik\Tests\System;
-use Piwik\Tests\SystemTestCase;
-use Piwik\Tests\Fixtures\ManyVisitsWithSubDirReferrersAndCustomVars;
+use Piwik\Tests\Impl\SystemTestCase;
+use Piwik\Tests\Impl\Fixtures\ManyVisitsWithSubDirReferrersAndCustomVars;
/**
* Tests the flattening of reports.