You are here

entity_test.info in Entity API 7

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

File

tests/entity_test.info
View source
  1. name = Entity CRUD test module
  2. description = Provides entity types based upon the CRUD API.
  3. version = VERSION
  4. core = 7.x
  5. files[] = entity_test.module
  6. files[] = entity_test.install
  7. dependencies[] = entity
  8. hidden = TRUE