Commit 8396e72a authored by Roman S. Borschel's avatar Roman S. Borschel

Fixed casing.

parent 6bda2b44
......@@ -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()
{
......
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