blob: 41119ae6f9861c22c25c96999e4e7c7e5249722e (
plain)
1
2
3
4
5
6
7
8
9
|
; $Id$
name = "Entity CRUD Hooks Test"
description = "Support module for CRUD hook tests."
core = 7.x
package = Testing
files[] = entity_crud_hook_test.module
version = VERSION
hidden = TRUE
|