From fdae3e3ef9a1b4687cce76e14241d279b03238b8 Mon Sep 17 00:00:00 2001 From: zYne Date: Tue, 14 Aug 2007 19:56:54 +0000 Subject: [PATCH] --- tests/ColumnAggregationInheritanceTestCase.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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