You are here

services_entity_test.info in Services Entity API 7.2

name = Services Entity Test
description = Provides a test entity for Services Entity tests.
core = 7.x
files[] = services_entity_test.module
files[] = services_entity_test.install
dependencies[] = services_entity
dependencies[] = rest_server
dependencies[] = libraries (>=2.x)
hidden = TRUE

File

tests/services_entity_test/services_entity_test.info
View source
  1. name = Services Entity Test
  2. description = Provides a test entity for Services Entity tests.
  3. core = 7.x
  4. files[] = services_entity_test.module
  5. files[] = services_entity_test.install
  6. dependencies[] = services_entity
  7. dependencies[] = rest_server
  8. dependencies[] = libraries (>=2.x)
  9. hidden = TRUE