first import
This commit is contained in:
15
sites/all/modules/entity/tests/entity_test.info
Normal file
15
sites/all/modules/entity/tests/entity_test.info
Normal file
@@ -0,0 +1,15 @@
|
||||
name = Entity CRUD test module
|
||||
description = Provides entity types based upon the CRUD API.
|
||||
version = VERSION
|
||||
core = 7.x
|
||||
files[] = entity_test.module
|
||||
files[] = entity_test.install
|
||||
dependencies[] = entity
|
||||
hidden = TRUE
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-12-25
|
||||
version = "7.x-1.0"
|
||||
core = "7.x"
|
||||
project = "entity"
|
||||
datestamp = "1356471145"
|
||||
|
||||
Reference in New Issue
Block a user