summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/ajax_test.info
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-10-18 05:14:39 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-10-18 05:14:39 +0000
commit2484439643f86cbc2da3b4f391eb3e23e51fc94d (patch)
tree97fbddc1ba1f9c1921ea131870acd39ebec7732b /modules/simpletest/tests/ajax_test.info
parentbba83fc6846b1530be180fb56a060fd31d4d13cc (diff)
downloadbrdo-2484439643f86cbc2da3b4f391eb3e23e51fc94d.tar.gz
brdo-2484439643f86cbc2da3b4f391eb3e23e51fc94d.tar.bz2
#595654 by sun: Fixed AJAX command 'settings' (with tests).
Diffstat (limited to 'modules/simpletest/tests/ajax_test.info')
-rw-r--r--modules/simpletest/tests/ajax_test.info8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/simpletest/tests/ajax_test.info b/modules/simpletest/tests/ajax_test.info
new file mode 100644
index 000000000..0d9c32a46
--- /dev/null
+++ b/modules/simpletest/tests/ajax_test.info
@@ -0,0 +1,8 @@
+; $Id$
+name = AJAX Test
+description = Support module for AJAX framework tests.
+package = Testing
+version = VERSION
+core = 7.x
+files[] = ajax_test.module
+hidden = TRUE