mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-06 03:22:39 +00:00
Removing test ignore
This commit is contained in:
parent
dff7e17fa2
commit
e150db2a45
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ class CacheTest extends CakeTestCase {
|
|||
*
|
||||
* @return void
|
||||
*/
|
||||
function XXtestConfigWithLibAndPluginEngines() {
|
||||
function testConfigWithLibAndPluginEngines() {
|
||||
App::build(array(
|
||||
'libs' => array(TEST_CAKE_CORE_INCLUDE_PATH . 'tests' . DS . 'test_app' . DS . 'libs' . DS),
|
||||
'plugins' => array(TEST_CAKE_CORE_INCLUDE_PATH . 'tests' . DS . 'test_app' . DS . 'plugins' . DS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue