diff options
author | Dries Buytaert <dries@buytaert.net> | 2009-09-26 17:03:13 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2009-09-26 17:03:13 +0000 |
commit | bf7175abe5735bd304246bfc353dfdb7078f747c (patch) | |
tree | 7a35de607c383c165d30d87d99e05132fc737822 /modules/update/tests/update_test.info | |
parent | dfa38ec66cc463ea4c98028032de1a11cdccca4c (diff) | |
download | brdo-bf7175abe5735bd304246bfc353dfdb7078f747c.tar.gz brdo-bf7175abe5735bd304246bfc353dfdb7078f747c.tar.bz2 |
- Patch #253501 by dww, cwgordon7 | boombatower, Dave Reid: added tests for update.module.
Diffstat (limited to 'modules/update/tests/update_test.info')
-rw-r--r-- | modules/update/tests/update_test.info | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/update/tests/update_test.info b/modules/update/tests/update_test.info new file mode 100644 index 000000000..10445c297 --- /dev/null +++ b/modules/update/tests/update_test.info @@ -0,0 +1,8 @@ +; $Id$ +name = Update test +description = Support module for update module testing. +package = Testing +version = VERSION +core = 7.x +files[] = update_test.module +hidden = TRUE |