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:
authorThomas Steur <thomas.steur@googlemail.com>2014-10-06 09:55:09 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-10-06 09:55:09 +0400
commitb9112763026b85398b2406a478c0436088ef461c (patch)
treeaf3f4bfe1eaedc8ee52434c271486f60a6cad163 /tests/PHPUnit/System/CsvExportTest.php
parent8742bdaa943872e33c2ec2c17f9588a97f8d0398 (diff)
refs #5940 fix namespaces
Diffstat (limited to 'tests/PHPUnit/System/CsvExportTest.php')
-rwxr-xr-xtests/PHPUnit/System/CsvExportTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PHPUnit/System/CsvExportTest.php b/tests/PHPUnit/System/CsvExportTest.php
index 4533afc943..2069b70cd4 100755
--- a/tests/PHPUnit/System/CsvExportTest.php
+++ b/tests/PHPUnit/System/CsvExportTest.php
@@ -8,7 +8,7 @@
namespace Piwik\Tests\System;
use Piwik\Tests\Impl\SystemTestCase;
-use Piwik\Tests\Impl\Fixtures\TwoVisitsWithCustomVariables;
+use Piwik\Tests\Fixtures\TwoVisitsWithCustomVariables;
/**
* Test CSV export with Expanded rows, Translated labels, Different languages