summaryrefslogtreecommitdiff
path: root/modules/help
diff options
context:
space:
mode:
Diffstat (limited to 'modules/help')
-rw-r--r--modules/help/help.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/help/help.test b/modules/help/help.test
index 8033c4c0e..b434b6478 100644
--- a/modules/help/help.test
+++ b/modules/help/help.test
@@ -1,6 +1,11 @@
<?php
// $Id$
+/**
+ * @file
+ * Tests for help.module.
+ */
+
class HelpTestCase extends DrupalWebTestCase {
protected $big_user;
protected $any_user;