From bf751d9a94dca1b48f30a061aa09049c977fbda1 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Fri, 1 Oct 2010 18:37:23 +0000 Subject: #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess. --- modules/simpletest/tests/upgrade/upgrade.test | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/simpletest/tests/upgrade') diff --git a/modules/simpletest/tests/upgrade/upgrade.test b/modules/simpletest/tests/upgrade/upgrade.test index 481f7b90a..3d463c95f 100644 --- a/modules/simpletest/tests/upgrade/upgrade.test +++ b/modules/simpletest/tests/upgrade/upgrade.test @@ -283,9 +283,6 @@ abstract class UpgradePathTestCase extends DrupalWebTestCase { drupal_static_reset(); drupal_flush_all_caches(); - // Register actions declared by any modules. - actions_synchronize(); - // Reload global $conf array and permissions. $this->refreshVariables(); $this->checkPermissions(array(), TRUE); -- cgit v1.2.3