From 055d5fe914babfa080f1d78207f8b8bda20dcd20 Mon Sep 17 00:00:00 2001 From: zYne Date: Sun, 2 Sep 2007 17:31:35 +0000 Subject: [PATCH] --- tests/RelationTestCase.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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()