diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-12-21 16:31:47 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-12-21 16:31:47 +0000 |
commit | 48df00c898e36528d1419c05be3f3a973c19a4d9 (patch) | |
tree | bf6e217e5c0bf52472ca21596c545fd8ee56cc67 /modules | |
parent | 13d9e0b0f8ce89ac313cbe19d0d56b7d445d1555 (diff) | |
download | brdo-48df00c898e36528d1419c05be3f3a973c19a4d9.tar.gz brdo-48df00c898e36528d1419c05be3f3a973c19a4d9.tar.bz2 |
#915174 follow-up by David_Rothstein: More .module files that no longer need to be specified in files[].
Diffstat (limited to 'modules')
-rw-r--r-- | modules/user/tests/user_form_test.info | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/user/tests/user_form_test.info b/modules/user/tests/user_form_test.info index ca7b9e7a1..07f92dcf1 100644 --- a/modules/user/tests/user_form_test.info +++ b/modules/user/tests/user_form_test.info @@ -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 |