diff --git a/tests/Doctrine/Tests/ORM/Functional/Ticket/DDC3300Test.php b/tests/Doctrine/Tests/ORM/Functional/Ticket/DDC3300Test.php index e7f85b3bd..58628d04a 100644 --- a/tests/Doctrine/Tests/ORM/Functional/Ticket/DDC3300Test.php +++ b/tests/Doctrine/Tests/ORM/Functional/Ticket/DDC3300Test.php @@ -76,4 +76,3 @@ class DDC3300Employee extends DDC3300Person implements DDC3300EmployeeInterface { const CLASSNAME = __CLASS__; } - \ No newline at end of file