diff --git a/tests/mollom.test b/tests/mollom.test index 00130ad..5ca8dd9 100644 --- a/tests/mollom.test +++ b/tests/mollom.test @@ -1033,7 +1033,7 @@ class MollomTestingExportingFormConfiguration extends MollomWebTestCase { } function setUp() { - parent::setUp(array('mollom', 'mollom_test', 'ctools')); + parent::setUp(array('ctools', 'mollom_test')); } function testExportingFormConfiguration() {