Commit 0c9fe1d8 authored by Juozas Kaziukenas's avatar Juozas Kaziukenas

Added MsSql Schema Manager test case

parent e59bbc2f
<?php
namespace Doctrine\Tests\DBAL\Functional\Schema;
use Doctrine\DBAL\Schema;
require_once __DIR__ . '/../../../TestInit.php';
class MsSqlSchemaManagerTest extends SchemaManagerFunctionalTestCase
{
}
\ No newline at end of file
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