diff options
Diffstat (limited to 'modules/path/path.test')
-rw-r--r-- | modules/path/path.test | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/path/path.test b/modules/path/path.test index ad536ace5..4112e5f6b 100644 --- a/modules/path/path.test +++ b/modules/path/path.test @@ -1,9 +1,8 @@ <?php -// $Id$ /** * @file - * Tests for the path module + * Tests for path.module. */ class PathTestCase extends DrupalWebTestCase { |