10 lines
207 B
Plaintext
10 lines
207 B
Plaintext
|
; $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
|