Commit 76019c44 authored by Benjamin Eberlei's avatar Benjamin Eberlei

Fix test

parent 763fcb4e
...@@ -8,7 +8,7 @@ use Doctrine\DBAL\Schema\Table; ...@@ -8,7 +8,7 @@ use Doctrine\DBAL\Schema\Table;
use Doctrine\DBAL\Schema\TableDiff; use Doctrine\DBAL\Schema\TableDiff;
use Doctrine\DBAL\Schema\Schema; use Doctrine\DBAL\Schema\Schema;
use Doctrine\DBAL\Schema\Index; use Doctrine\DBAL\Schema\Index;
use Doctrine\DBAL\Schema\Comparator;
class MySqlPlatformTest extends AbstractPlatformTestCase class MySqlPlatformTest extends AbstractPlatformTestCase
{ {
......
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