From bf7175abe5735bd304246bfc353dfdb7078f747c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 26 Sep 2009 17:03:13 +0000 Subject: - Patch #253501 by dww, cwgordon7 | boombatower, Dave Reid: added tests for update.module. --- modules/update/tests/update_test.info | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 modules/update/tests/update_test.info (limited to 'modules/update/tests/update_test.info') 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 -- cgit v1.2.3