summaryrefslogtreecommitdiff
path: root/modules/php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/php')
-rw-r--r--modules/php/php.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/php/php.test b/modules/php/php.test
index 10079d67a..e4da6a3e6 100644
--- a/modules/php/php.test
+++ b/modules/php/php.test
@@ -2,6 +2,11 @@
// $Id$
/**
+ * @file
+ * Tests for php.module.
+ */
+
+/**
* Base PHP test case class.
*/
class PHPTestCase extends DrupalWebTestCase {