diff --git a/tests/RelationTestCase.php b/tests/RelationTestCase.php index 1cd812e28..a2f3db474 100644 --- a/tests/RelationTestCase.php +++ b/tests/RelationTestCase.php @@ -30,8 +30,8 @@ * @since 1.0 * @version $Revision$ */ -class Doctrine_Relation_TestCase extends Doctrine_UnitTestCase { - +class Doctrine_Relation_TestCase extends Doctrine_UnitTestCase +{ public function prepareData() { } public function prepareTables()