diff --git a/tests/ColumnAggregationInheritanceTestCase.php b/tests/ColumnAggregationInheritanceTestCase.php index c1e1401a8..78f91fb3e 100644 --- a/tests/ColumnAggregationInheritanceTestCase.php +++ b/tests/ColumnAggregationInheritanceTestCase.php @@ -20,9 +20,10 @@ */ /** - * Doctrine_ColumnAlias_TestCase + * Doctrine_ColumnAggregationInheritance_TestCase * * @package Doctrine + * @author Konsta Vesterinen * @author Bjarte Stien Karlsen * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @category Object Relational Mapping