From 731d06fd2ea83ebe48153b9958368670fd1a65b5 Mon Sep 17 00:00:00 2001
From: diosmosis <benakamoorthi@fastmail.fm>
Date: Thu, 13 Mar 2014 03:07:33 +0000
Subject: [PATCH] Fixing build.

---
 tests/PHPUnit/Integration/BackwardsCompatibility1XTest.php | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/PHPUnit/Integration/BackwardsCompatibility1XTest.php b/tests/PHPUnit/Integration/BackwardsCompatibility1XTest.php
index b48f13d6f7..527e10fee0 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.
  */
-- 
GitLab