summaryrefslogtreecommitdiff
path: root/modules/path/path.test
diff options
context:
space:
mode:
Diffstat (limited to 'modules/path/path.test')
-rw-r--r--modules/path/path.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/path/path.test b/modules/path/path.test
index 13b46313e..d781316d1 100644
--- a/modules/path/path.test
+++ b/modules/path/path.test
@@ -1,6 +1,11 @@
<?php
// $Id$
+/**
+ * @file
+ * Tests for the path module
+ */
+
class PathTestCase extends DrupalWebTestCase {
public static function getInfo() {
return array(