Commit 802fd804 authored by Steve Müller's avatar Steve Müller

move mysqli connection test to new namespace

parent fb26c17c
<?php
namespace Doctrine\Tests\DBAL\Functional\Mysqli;
namespace Doctrine\Tests\DBAL\Functional\Driver\Mysqli;
class ConnectionTest extends \Doctrine\Tests\DbalFunctionalTestCase
{
......
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