Navigation Menu

Skip to content

Commit

Permalink
Revert "Update App::objects() cache after App::build()."
Browse files Browse the repository at this point in the history
This reverts commit f9b02dd.
  • Loading branch information
lorenzo committed May 20, 2011
1 parent a718b1d commit 38ad1bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Cake/Test/Case/Core/CakePluginTest.php
Expand Up @@ -28,7 +28,6 @@ public function setUp() {
*/
public function tearDown() {
App::build();
App::objects('plugins', null, false);
CakePlugin::unload();
Configure::delete('CakePluginTest');
}
Expand Down

0 comments on commit 38ad1bf

Please sign in to comment.