Skip to content

Commit

Permalink
Removing getTests commited in [8033]
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8036 3807eeeb-6ff5-0310-8944-8be069107fe0
  • Loading branch information
markstory committed Feb 16, 2009
1 parent 03ca513 commit 6e6c5dc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cake/tests/cases/dispatcher.test.php
Expand Up @@ -1325,9 +1325,6 @@ function testAutomaticPluginDispatch() {
* @access public
* @return void
*/
function igetTests() {
return array('testAutomaticPluginDispatchWithShortAccess');
}
function testAutomaticPluginControllerDispatch() {
$_POST = array();
$_SERVER['PHP_SELF'] = '/cake/repo/branches/1.2.x.x/index.php';
Expand Down

0 comments on commit 6e6c5dc

Please sign in to comment.