diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/locale/tests/locale_test.info | 2 | ||||
-rw-r--r-- | modules/locale/tests/locale_test.module | 2 | ||||
-rw-r--r-- | modules/simpletest/tests/module.test | 2 | ||||
-rw-r--r-- | modules/simpletest/tests/unicode.test | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/modules/locale/tests/locale_test.info b/modules/locale/tests/locale_test.info index d3602c1b2..3d8d2f195 100644 --- a/modules/locale/tests/locale_test.info +++ b/modules/locale/tests/locale_test.info @@ -1,4 +1,4 @@ -; $Id $ +; $Id$ name = "Locale Test" description = "Support module for the locale layer tests." core = 7.x diff --git a/modules/locale/tests/locale_test.module b/modules/locale/tests/locale_test.module index 45b19e614..047b35e93 100644 --- a/modules/locale/tests/locale_test.module +++ b/modules/locale/tests/locale_test.module @@ -1,5 +1,5 @@ <?php -// $Id $ +// $Id$ /** * @file diff --git a/modules/simpletest/tests/module.test b/modules/simpletest/tests/module.test index 057fc640a..fa241b8df 100644 --- a/modules/simpletest/tests/module.test +++ b/modules/simpletest/tests/module.test @@ -1,5 +1,5 @@ <?php -// $Id $ +// $Id$ /** * @file diff --git a/modules/simpletest/tests/unicode.test b/modules/simpletest/tests/unicode.test index b9eeba8d0..21ea6e5e5 100644 --- a/modules/simpletest/tests/unicode.test +++ b/modules/simpletest/tests/unicode.test @@ -1,5 +1,5 @@ <?php -// $Id $ +// $Id$ /** * @file |