diff options
author | Dries Buytaert <dries@buytaert.net> | 2009-10-01 19:23:21 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2009-10-01 19:23:21 +0000 |
commit | 6a4064e3d4ba1232e8de661a0efb6ab1bcbb0870 (patch) | |
tree | 3dd6b22b05299bc27a9bf16a9cb3892d7484eb0c /modules/update/tests/aaa_update_test.info | |
parent | 264c9ee8ff7c25035ffda56d1ff2bf3e0fbb3928 (diff) | |
download | brdo-6a4064e3d4ba1232e8de661a0efb6ab1bcbb0870.tar.gz brdo-6a4064e3d4ba1232e8de661a0efb6ab1bcbb0870.tar.bz2 |
- Patch #591632 by dww | chx: Changed Refactor tests to allow testing contrib.
Diffstat (limited to 'modules/update/tests/aaa_update_test.info')
-rw-r--r-- | modules/update/tests/aaa_update_test.info | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/update/tests/aaa_update_test.info b/modules/update/tests/aaa_update_test.info new file mode 100644 index 000000000..634d9840d --- /dev/null +++ b/modules/update/tests/aaa_update_test.info @@ -0,0 +1,7 @@ +; $Id$ +name = AAA Update test +description = Support module for update module testing. +package = Testing +core = 7.x +files[] = aaa_update_test.module +hidden = TRUE |