mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +00:00
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:
parent
03ca513f48
commit
6e6c5dc187
1 changed files with 0 additions and 3 deletions
|
@ -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';
|
||||||
|
|
Loading…
Add table
Reference in a new issue