Mercurial > hg > rr-repo
annotate sites/all/modules/ctools/tests/ctools_plugin_test.info @ 9:830c812b520f
added smtp module
author | root <root@paio.local> |
---|---|
date | Mon, 28 Oct 2013 15:34:27 +0000 |
parents | ff03f76ab3fe |
children |
rev | line source |
---|---|
danielebarchiesi@0 | 1 name = Chaos tools plugins test |
danielebarchiesi@0 | 2 description = Provides hooks for testing ctools plugins. |
danielebarchiesi@0 | 3 package = Chaos tool suite |
danielebarchiesi@0 | 4 core = 7.x |
danielebarchiesi@0 | 5 dependencies[] = ctools |
danielebarchiesi@0 | 6 files[] = ctools.plugins.test |
danielebarchiesi@0 | 7 files[] = object_cache.test |
danielebarchiesi@0 | 8 files[] = css.test |
danielebarchiesi@0 | 9 files[] = context.test |
danielebarchiesi@0 | 10 files[] = math_expression.test |
danielebarchiesi@0 | 11 files[] = math_expression_stack.test |
danielebarchiesi@0 | 12 hidden = TRUE |
danielebarchiesi@0 | 13 |
danielebarchiesi@0 | 14 ; Information added by drupal.org packaging script on 2013-04-03 |
danielebarchiesi@0 | 15 version = "7.x-1.3" |
danielebarchiesi@0 | 16 core = "7.x" |
danielebarchiesi@0 | 17 project = "ctools" |
danielebarchiesi@0 | 18 datestamp = "1365013512" |
danielebarchiesi@0 | 19 |