diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2009-03-01 07:21:02 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2009-03-01 07:21:02 +0000 |
commit | 3fed6c722cf5f66515cd82c765039fcd179aee0e (patch) | |
tree | 3cba81f7c9c5d85ac6f03726f1634678a59b1193 /modules/aggregator/aggregator_test.info | |
parent | ec0dbd35c8dd7ad646ea3880f52ad81a54188f51 (diff) | |
download | brdo-3fed6c722cf5f66515cd82c765039fcd179aee0e.tar.gz brdo-3fed6c722cf5f66515cd82c765039fcd179aee0e.tar.bz2 |
#364467 by alex_b: Fix remove followed by update aggregator items.
Diffstat (limited to 'modules/aggregator/aggregator_test.info')
-rw-r--r-- | modules/aggregator/aggregator_test.info | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/aggregator/aggregator_test.info b/modules/aggregator/aggregator_test.info new file mode 100644 index 000000000..d07ed900b --- /dev/null +++ b/modules/aggregator/aggregator_test.info @@ -0,0 +1,7 @@ +name = "Aggregator module tests" +description = "Support module for aggregator related testing." +package = Testing +version = VERSION +core = 7.x +files[] = aggregator_test.module +hidden = TRUE |