diff --git a/tests/PHPUnit/Integration/BackwardsCompatibility1XTest.php b/tests/PHPUnit/Integration/BackwardsCompatibility1XTest.php index b48f13d6f7164451a87cad1098283693dfcedf91..527e10fee0fc9bccefbdd4f7e3bbba2ac27d8b8c 100644 --- a/tests/PHPUnit/Integration/BackwardsCompatibility1XTest.php +++ b/tests/PHPUnit/Integration/BackwardsCompatibility1XTest.php @@ -6,8 +6,6 @@ * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later */ -require_once PIWIK_INCLUDE_PATH . '/tests/PHPUnit/Benchmarks/Fixtures/SqlDump.php'; - /** * Tests that Piwik 2.0 works w/ data from Piwik 1.13. */