summaryrefslogtreecommitdiff
path: root/modules/node/tests
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-20 19:59:44 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-20 19:59:44 +0000
commit15ec48062cdd55ae21d04983db210c9a0d2481c2 (patch)
tree8e118949fcd5f4b354a614162e5bbab2900d0307 /modules/node/tests
parent424ab5b68efaf90c274310a3cb1019dbd49296b1 (diff)
downloadbrdo-15ec48062cdd55ae21d04983db210c9a0d2481c2.tar.gz
brdo-15ec48062cdd55ae21d04983db210c9a0d2481c2.tar.bz2
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
Diffstat (limited to 'modules/node/tests')
-rw-r--r--modules/node/tests/node_access_test.info1
-rw-r--r--modules/node/tests/node_test.info1
-rw-r--r--modules/node/tests/node_test_exception.info1
3 files changed, 0 insertions, 3 deletions
diff --git a/modules/node/tests/node_access_test.info b/modules/node/tests/node_access_test.info
index e973c8fed..e3f041d12 100644
--- a/modules/node/tests/node_access_test.info
+++ b/modules/node/tests/node_access_test.info
@@ -4,5 +4,4 @@ description = "Support module for node permission testing."
package = Testing
version = VERSION
core = 7.x
-files[] = node_access_test.module
hidden = TRUE
diff --git a/modules/node/tests/node_test.info b/modules/node/tests/node_test.info
index 2624f30c4..5c171233b 100644
--- a/modules/node/tests/node_test.info
+++ b/modules/node/tests/node_test.info
@@ -4,5 +4,4 @@ description = "Support module for node related testing."
package = Testing
version = VERSION
core = 7.x
-files[] = node_test.module
hidden = TRUE
diff --git a/modules/node/tests/node_test_exception.info b/modules/node/tests/node_test_exception.info
index afe5b3719..ba1b81706 100644
--- a/modules/node/tests/node_test_exception.info
+++ b/modules/node/tests/node_test_exception.info
@@ -4,5 +4,4 @@ description = "Support module for node related exception testing."
package = Testing
version = VERSION
core = 7.x
-files[] = node_test_exception.module
hidden = TRUE