summaryrefslogtreecommitdiff
path: root/modules/help
diff options
context:
space:
mode:
Diffstat (limited to 'modules/help')
-rw-r--r--modules/help/help.test3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/help/help.test b/modules/help/help.test
index 4cc79c46f..0a988d6c9 100644
--- a/modules/help/help.test
+++ b/modules/help/help.test
@@ -5,9 +5,6 @@ class HelpTestCase extends DrupalWebTestCase {
protected $big_user;
protected $any_user;
- /**
- * Implementation of getInfo().
- */
function getInfo() {
return array(
'name' => t('Help functionality'),