summaryrefslogtreecommitdiff
path: root/modules/help/help.test
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-11-25 13:14:29 +0000
committerDries Buytaert <dries@buytaert.net>2008-11-25 13:14:29 +0000
commiteda100b83da4d71bf0bfa6c614e08327ef0d292b (patch)
treeac11fb0aae0e68aee34b4aeffb7f32778bcf809d /modules/help/help.test
parent66df602593230a2483d6538927fd66310c28c3f8 (diff)
downloadbrdo-eda100b83da4d71bf0bfa6c614e08327ef0d292b.tar.gz
brdo-eda100b83da4d71bf0bfa6c614e08327ef0d292b.tar.bz2
- Patch #338403 by drewish: code comments clean-up.
Diffstat (limited to 'modules/help/help.test')
-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'),