Removing getTests commited in [8033]

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8036 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
mark_story 2009-02-16 13:52:03 +00:00
parent 03ca513f48
commit 6e6c5dc187

View file

@ -1325,9 +1325,6 @@ class DispatcherTest extends CakeTestCase {
* @access public * @access public
* @return void * @return void
*/ */
function igetTests() {
return array('testAutomaticPluginDispatchWithShortAccess');
}
function testAutomaticPluginControllerDispatch() { function testAutomaticPluginControllerDispatch() {
$_POST = array(); $_POST = array();
$_SERVER['PHP_SELF'] = '/cake/repo/branches/1.2.x.x/index.php'; $_SERVER['PHP_SELF'] = '/cake/repo/branches/1.2.x.x/index.php';