diff options
Diffstat (limited to 'modules/translation/tests')
-rw-r--r-- | modules/translation/tests/translation_test.info | 1 | ||||
-rw-r--r-- | modules/translation/tests/translation_test.module | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/modules/translation/tests/translation_test.info b/modules/translation/tests/translation_test.info index 0b9856f9266..ee1d7ec26de 100644 --- a/modules/translation/tests/translation_test.info +++ b/modules/translation/tests/translation_test.info @@ -1,4 +1,3 @@ -; $Id$ name = "Content Translation Test" description = "Support module for the content translation tests." core = 7.x diff --git a/modules/translation/tests/translation_test.module b/modules/translation/tests/translation_test.module index 2bb860d6f21..e3bb4b5ff7d 100644 --- a/modules/translation/tests/translation_test.module +++ b/modules/translation/tests/translation_test.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file |