summaryrefslogtreecommitdiff
path: root/modules/update/tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/update/tests')
-rw-r--r--modules/update/tests/aaa_update_test.info1
-rw-r--r--modules/update/tests/aaa_update_test.module1
-rw-r--r--modules/update/tests/bbb_update_test.info1
-rw-r--r--modules/update/tests/bbb_update_test.module1
-rw-r--r--modules/update/tests/ccc_update_test.info1
-rw-r--r--modules/update/tests/ccc_update_test.module1
-rw-r--r--modules/update/tests/update_test.info1
-rw-r--r--modules/update/tests/update_test.module1
8 files changed, 0 insertions, 8 deletions
diff --git a/modules/update/tests/aaa_update_test.info b/modules/update/tests/aaa_update_test.info
index 23d7f71f1..a283720d0 100644
--- a/modules/update/tests/aaa_update_test.info
+++ b/modules/update/tests/aaa_update_test.info
@@ -1,4 +1,3 @@
-; $Id$
name = AAA Update test
description = Support module for update module testing.
package = Testing
diff --git a/modules/update/tests/aaa_update_test.module b/modules/update/tests/aaa_update_test.module
index da4699c05..4d67b8e40 100644
--- a/modules/update/tests/aaa_update_test.module
+++ b/modules/update/tests/aaa_update_test.module
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/update/tests/bbb_update_test.info b/modules/update/tests/bbb_update_test.info
index 0d77d1ee3..75084ae61 100644
--- a/modules/update/tests/bbb_update_test.info
+++ b/modules/update/tests/bbb_update_test.info
@@ -1,4 +1,3 @@
-; $Id$
name = BBB Update test
description = Support module for update module testing.
package = Testing
diff --git a/modules/update/tests/bbb_update_test.module b/modules/update/tests/bbb_update_test.module
index da4699c05..4d67b8e40 100644
--- a/modules/update/tests/bbb_update_test.module
+++ b/modules/update/tests/bbb_update_test.module
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/update/tests/ccc_update_test.info b/modules/update/tests/ccc_update_test.info
index 890f843b5..0bd4cde13 100644
--- a/modules/update/tests/ccc_update_test.info
+++ b/modules/update/tests/ccc_update_test.info
@@ -1,4 +1,3 @@
-; $Id$
name = CCC Update test
description = Support module for update module testing.
package = Testing
diff --git a/modules/update/tests/ccc_update_test.module b/modules/update/tests/ccc_update_test.module
index da4699c05..4d67b8e40 100644
--- a/modules/update/tests/ccc_update_test.module
+++ b/modules/update/tests/ccc_update_test.module
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/update/tests/update_test.info b/modules/update/tests/update_test.info
index cd02c4bb4..f68dc9da2 100644
--- a/modules/update/tests/update_test.info
+++ b/modules/update/tests/update_test.info
@@ -1,4 +1,3 @@
-; $Id$
name = Update test
description = Support module for update module testing.
package = Testing
diff --git a/modules/update/tests/update_test.module b/modules/update/tests/update_test.module
index fb7d3abfb..4e32d336a 100644
--- a/modules/update/tests/update_test.module
+++ b/modules/update/tests/update_test.module
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* Implements hook_menu().