t('Administration'), 'description' => t('Administration tests for my module.'), 'group' => t('External Links'), ); } public function setUp() { // Enable any module that you will need in your tests. parent::setUp(); } } ?>