diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-12-20 19:59:44 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-12-20 19:59:44 +0000 |
commit | 15ec48062cdd55ae21d04983db210c9a0d2481c2 (patch) | |
tree | 8e118949fcd5f4b354a614162e5bbab2900d0307 /modules/aggregator/tests | |
parent | 424ab5b68efaf90c274310a3cb1019dbd49296b1 (diff) | |
download | drupal-15ec48062cdd55ae21d04983db210c9a0d2481c2.tar.gz drupal-15ec48062cdd55ae21d04983db210c9a0d2481c2.zip |
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
Diffstat (limited to 'modules/aggregator/tests')
-rw-r--r-- | modules/aggregator/tests/aggregator_test.info | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/aggregator/tests/aggregator_test.info b/modules/aggregator/tests/aggregator_test.info index 1cc6ebfe8fb..1a6651341ce 100644 --- a/modules/aggregator/tests/aggregator_test.info +++ b/modules/aggregator/tests/aggregator_test.info @@ -4,5 +4,4 @@ description = "Support module for aggregator related testing." package = Testing version = VERSION core = 7.x -files[] = aggregator_test.module hidden = TRUE |