From 8abd0210a447e1427f08302b9356a75dbdc61d25 Mon Sep 17 00:00:00 2001 From: diosmosis Date: Fri, 4 Apr 2014 22:48:27 +0100 Subject: Remove explicit database creation and connection in SQL dump file. --- tests/resources/piwik-1.13-dump.sql | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests/resources/piwik-1.13-dump.sql') diff --git a/tests/resources/piwik-1.13-dump.sql b/tests/resources/piwik-1.13-dump.sql index e39488b63a..fe38f2ae81 100644 --- a/tests/resources/piwik-1.13-dump.sql +++ b/tests/resources/piwik-1.13-dump.sql @@ -19,10 +19,6 @@ -- Current Database: `piwik_tests` -- -CREATE DATABASE /*!32312 IF NOT EXISTS*/ `piwik_tests` /*!40100 DEFAULT CHARACTER SET utf8 */; - -USE `piwik_tests`; - -- -- Table structure for table `piwiktests_access` -- -- cgit v1.2.3