From b9112763026b85398b2406a478c0436088ef461c Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Mon, 6 Oct 2014 07:55:09 +0200 Subject: refs #5940 fix namespaces --- tests/PHPUnit/System/CsvExportTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/PHPUnit/System/CsvExportTest.php') 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 -- cgit v1.2.3