/home/desid573/public_html/eway/pdd/lib/Cake/Test/Case
Edit: /home/desid573/public_html/eway/pdd/lib/Cake/Test/Case/AllControllerTest.php (1510B)
addTestFile(CORE_TEST_CASES . DS . 'Controller' . DS . 'ControllerTest.php');
$suite->addTestFile(CORE_TEST_CASES . DS . 'Controller' . DS . 'ScaffoldTest.php');
$suite->addTestFile(CORE_TEST_CASES . DS . 'Controller' . DS . 'PagesControllerTest.php');
$suite->addTestFile(CORE_TEST_CASES . DS . 'Controller' . DS . 'ComponentTest.php');
$suite->addTestFile(CORE_TEST_CASES . DS . 'Controller' . DS . 'ControllerMergeVarsTest.php');
return $suite;
}
}