Commit a1df11e1 authored by till's avatar till

Update: remove require_once on TestInit (cc @stof)

parent b12db241
<?php
namespace Doctrine\Tests\DBAL\Functional\Mysqli;
require_once __DIR__ . '/../../../TestInit.php';
class ConnectionTest extends \Doctrine\Tests\DbalFunctionalTestCase
{
public function setUp()
......
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