You are here

autoload_test_entity.info in Autoload 7.2

Same filename and directory in other branches
  1. 7 tests/autoload_test_entity/autoload_test_entity.info
name = Autoload Entity Test
description = Ensure that autoloading will work for controllers, provided by "entity" module.
hidden = TRUE
core = 7.x

autoload = TRUE

dependencies[] = autoload
dependencies[] = entity

File

tests/autoload_test_entity/autoload_test_entity.info
View source
  1. name = Autoload Entity Test
  2. description = Ensure that autoloading will work for controllers, provided by "entity" module.
  3. hidden = TRUE
  4. core = 7.x
  5. autoload = TRUE
  6. dependencies[] = autoload
  7. dependencies[] = entity