mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-18 02:26:17 +00:00
removing loader.test.php from configure.group.php to make it work again
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6818 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
db11f9ef91
commit
cdbc556db8
1 changed files with 0 additions and 2 deletions
|
@ -39,9 +39,7 @@ class ConfigureGroupTest extends GroupTest {
|
|||
|
||||
function ConfigureGroupTest() {
|
||||
TestManager::addTestFile($this, CORE_TEST_CASES . DS . 'libs' . DS . 'configure');
|
||||
TestManager::addTestFile($this, CORE_TEST_CASES . DS . 'libs' . DS . 'loader');
|
||||
TestManager::addTestFile($this, CORE_TEST_CASES . DS . 'libs' . DS . 'class_registry');
|
||||
|
||||
}
|
||||
}
|
||||
?>
|
Loading…
Add table
Reference in a new issue