diff options
author | Dries Buytaert <dries@buytaert.net> | 2009-04-02 20:50:37 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2009-04-02 20:50:37 +0000 |
commit | 238c2a61e6337c6cca094a06ee90667c2ada5988 (patch) | |
tree | 82398872fb675d0cb1aa09758b36f8ff144642ed /modules/aggregator/tests/aggregator_test.info | |
parent | f3c784ae4090883d12d768c50ff7445610f917db (diff) | |
download | brdo-238c2a61e6337c6cca094a06ee90667c2ada5988.tar.gz brdo-238c2a61e6337c6cca094a06ee90667c2ada5988.tar.bz2 |
- Patch #417560 by JamesAn: moving the test files to a test directory.
Diffstat (limited to 'modules/aggregator/tests/aggregator_test.info')
-rw-r--r-- | modules/aggregator/tests/aggregator_test.info | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/aggregator/tests/aggregator_test.info b/modules/aggregator/tests/aggregator_test.info new file mode 100644 index 000000000..1cc6ebfe8 --- /dev/null +++ b/modules/aggregator/tests/aggregator_test.info @@ -0,0 +1,8 @@ +; $Id$ +name = "Aggregator module tests" +description = "Support module for aggregator related testing." +package = Testing +version = VERSION +core = 7.x +files[] = aggregator_test.module +hidden = TRUE |