Commit 6e1c54d4 authored by Marco Pivetta's avatar Marco Pivetta

Merge pull request #605 from JeroenDeDauw/unuzed

Removed unused field
parents 5340e9f5 0a7480a8
...@@ -14,8 +14,6 @@ require_once __DIR__ . '/../../TestInit.php'; ...@@ -14,8 +14,6 @@ require_once __DIR__ . '/../../TestInit.php';
*/ */
class PortabilityTest extends \Doctrine\Tests\DbalFunctionalTestCase class PortabilityTest extends \Doctrine\Tests\DbalFunctionalTestCase
{ {
static private $hasTable = false;
private $portableConnection; private $portableConnection;
public function tearDown() public function tearDown()
......
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