summaryrefslogtreecommitdiff
path: root/modules/contact/contact.test
diff options
context:
space:
mode:
Diffstat (limited to 'modules/contact/contact.test')
-rw-r--r--modules/contact/contact.test4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/contact/contact.test b/modules/contact/contact.test
index 80a157b87..bd669c598 100644
--- a/modules/contact/contact.test
+++ b/modules/contact/contact.test
@@ -2,8 +2,10 @@
// $Id$
/**
- * Test the sitewide contact form.
+ * @file
+ * Tests for contact.module.
*/
+
class ContactSitewideTestCase extends DrupalWebTestCase {
public static function getInfo() {
return array(