13 lines
300 B
Plaintext
13 lines
300 B
Plaintext
;$Id$
|
|
name = "Field API Test"
|
|
description = "Support module for the Field API tests."
|
|
core = 7.x
|
|
package = Testing
|
|
files[] = field_test.module
|
|
files[] = field_test.entity.inc
|
|
files[] = field_test.field.inc
|
|
files[] = field_test.storage.inc
|
|
files[] = field_test.install
|
|
version = VERSION
|
|
hidden = TRUE
|