#915174 follow-up by David_Rothstein: More .module files that no longer need to be specified in files[].

merge-requests/26/head
Angie Byron 2010-12-21 16:31:47 +00:00
parent 13d9e0b0f8
commit 48df00c898
3 changed files with 0 additions and 3 deletions

View File

@ -4,5 +4,4 @@ description = "Support module for user form testing."
package = Testing
version = VERSION
core = 7.x
files[] = user_form_test.module
hidden = TRUE

View File

@ -4,5 +4,4 @@ description = "Support module for testing the drupal_system_listing function."
package = Testing
version = VERSION
core = 7.x
files[] = drupal_system_listing_compatible_test.module
hidden = TRUE

View File

@ -7,5 +7,4 @@ version = VERSION
; precedence over the version of the same module that is in the
; modules/simpletest/tests directory.
core = 6.x
files[] = drupal_system_listing_incompatible_test.module
hidden = TRUE