addTestFile(CORE_TEST_CASES . DS . 'libs' . DS . 'configure.test.php'); $suite->addTestFile(CORE_TEST_CASES . DS . 'libs' . DS . 'class_registry.test.php'); return $suite; } }