1
0
mirror of synced 2024-12-14 15:16:04 +03:00

Fixed casing.

This commit is contained in:
Roman S. Borschel 2010-04-26 14:25:23 +02:00
parent 6bda2b44fe
commit 8396e72a2c

View File

@ -8,7 +8,7 @@ use Doctrine\ORM\Mapping\ClassMetadata,
require_once __DIR__ . '/../../TestInit.php';
class PhpMappingDriverTest extends AbstractMappingDriverTest
class PHPMappingDriverTest extends AbstractMappingDriverTest
{
protected function _loadDriver()
{