Fixed casing.
This commit is contained in:
parent
6bda2b44fe
commit
8396e72a2c
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue