From d76de7211ed4eb571ebc56bb2df21225a6b2d900 Mon Sep 17 00:00:00 2001
From: zYne <zYne@625475ce-881a-0410-a577-b389adb331d8>
Date: Thu, 13 Dec 2007 11:59:13 +0000
Subject: [PATCH]

---
 tests/run.php | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/tests/run.php b/tests/run.php
index 55566575a..7aceaf0a0 100644
--- a/tests/run.php
+++ b/tests/run.php
@@ -227,7 +227,7 @@ $test->addTestCase($record);
 $test->addTestCase(new Doctrine_CustomPrimaryKey_TestCase());
 $test->addTestCase(new Doctrine_CustomResultSetOrder_TestCase());
 
-
+$test->addTestCase(new Doctrine_CtiColumnAggregation_TestCase());
 $test->addTestCase(new Doctrine_ColumnAggregationInheritance_TestCase());
 $test->addTestCase(new Doctrine_ClassTableInheritance_TestCase());
 $test->addTestCase(new Doctrine_ColumnAlias_TestCase());
@@ -240,10 +240,6 @@ $test->addTestCase(new Doctrine_NewCore_TestCase());
 $test->addTestCase(new Doctrine_Template_TestCase());
 
 //$test->addTestCase(new Doctrine_Import_Builder_TestCase());
-
-
-//$test->addTestCase(new Doctrine_IntegrityAction_TestCase());
-
 $test->addTestCase(new Doctrine_NestedSet_SingleRoot_TestCase());
 
 // Search tests