blob: 432c17ff71d3fd35c9e3de1808d69a964f6f4e54 (
plain)
1
2
3
4
5
6
7
8
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
|