Commit 76af9c69 authored by Benjamin Eberlei's avatar Benjamin Eberlei

Fix 2.4 tests on MySQL

parent 8fcc21bf
......@@ -4,8 +4,7 @@ namespace Doctrine\Tests\DBAL\Functional\Schema;
use Doctrine\DBAL\Schema\Table;
use Doctrine\DBAL\Schema\Schema;
require_once __DIR__ . '/../../../TestInit.php';
use Doctrine\DBAL\Schema\Comparator;
class MySqlSchemaManagerTest extends SchemaManagerFunctionalTestCase
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment