comparison sites/all/modules/ctools/tests/ctools_plugin_test.info @ 0:ff03f76ab3fe

initial version
author danieleb <danielebarchiesi@me.com>
date Wed, 21 Aug 2013 18:51:11 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:ff03f76ab3fe
1 name = Chaos tools plugins test
2 description = Provides hooks for testing ctools plugins.
3 package = Chaos tool suite
4 core = 7.x
5 dependencies[] = ctools
6 files[] = ctools.plugins.test
7 files[] = object_cache.test
8 files[] = css.test
9 files[] = context.test
10 files[] = math_expression.test
11 files[] = math_expression_stack.test
12 hidden = TRUE
13
14 ; Information added by drupal.org packaging script on 2013-04-03
15 version = "7.x-1.3"
16 core = "7.x"
17 project = "ctools"
18 datestamp = "1365013512"
19