summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/batch_test.info
diff options
context:
space:
mode:
Diffstat (limited to 'modules/simpletest/tests/batch_test.info')
-rw-r--r--modules/simpletest/tests/batch_test.info9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/simpletest/tests/batch_test.info b/modules/simpletest/tests/batch_test.info
new file mode 100644
index 000000000..432c17ff7
--- /dev/null
+++ b/modules/simpletest/tests/batch_test.info
@@ -0,0 +1,9 @@
+; $Id$
+name = "Batch API test"
+description = "Support module for Batch API tests."
+package = Testing
+version = VERSION
+core = 7.x
+files[] = batch_test.module
+files[] = batch_test.callbacks.inc
+hidden = TRUE