Index: tests/mollom.test
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/mollom/tests/mollom.test,v
retrieving revision 1.78
diff -u -p -r1.78 mollom.test
--- tests/mollom.test	11 Jan 2011 12:20:37 -0000	1.78
+++ tests/mollom.test	11 Jan 2011 14:38:34 -0000
@@ -113,11 +113,6 @@ class MollomWebTestCase extends DrupalWe
       parent::setUp($modules);
     }
 
-    // D7's new default theme Bartik is bogus in various locations, which leads
-    // to failing tests.
-    // @todo Remove this override.
-    variable_set('theme_default', 'garland');
-
     // If not explicitly disabled by a test, setup and validate testing keys.
     if (empty($this->disableDefaultSetup)) {
       $this->setKeys();
