Skip to content

Commit

Permalink
Removing test ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 21, 2010
1 parent dff7e17 commit e150db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cake/tests/cases/libs/cache.test.php
Expand Up @@ -73,7 +73,7 @@ function testConfig() {
*
* @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)
Expand Down

0 comments on commit e150db2

Please sign in to comment.