summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/common_test.info
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-07-02 04:27:23 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-07-02 04:27:23 +0000
commit0142292c718eaf31e73c3ee0cd9ef427bc18de16 (patch)
tree69e3a1784a48af68ec65537d375058bb2cb61daa /modules/simpletest/tests/common_test.info
parente9ca98b69d45b935fe4963a345cba92a87164ddb (diff)
downloadbrdo-0142292c718eaf31e73c3ee0cd9ef427bc18de16.tar.gz
brdo-0142292c718eaf31e73c3ee0cd9ef427bc18de16.tar.bz2
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
Diffstat (limited to 'modules/simpletest/tests/common_test.info')
-rw-r--r--modules/simpletest/tests/common_test.info8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/simpletest/tests/common_test.info b/modules/simpletest/tests/common_test.info
new file mode 100644
index 000000000..81a15472a
--- /dev/null
+++ b/modules/simpletest/tests/common_test.info
@@ -0,0 +1,8 @@
+; $Id$
+name = "Common Test"
+description = "Support module for Common tests."
+package = Testing
+version = VERSION
+core = 7.x
+files[] = common_test.module
+hidden = TRUE