From f1399ea63883f67f46544ae15699b6c84ac7e971 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 4 Feb 2011 18:42:22 +0000 Subject: - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. --- modules/contact/contact.test | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules/contact') 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( -- cgit v1.2.3