diff --git a/tests/Ticket381TestCase.php b/tests/Ticket381TestCase.php index af26fcc94..ba5483606 100644 --- a/tests/Ticket381TestCase.php +++ b/tests/Ticket381TestCase.php @@ -1,5 +1,35 @@ . + */ +/** + * Doctrine_Ticket381_TestCase + * + * @package Doctrine + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Ticket381_TestCase extends Doctrine_UnitTestCase { public function prepareData()