drupal_autoload_test.info

name = "Drupal code registry test"
description = "Support module for testing the code registry."
files[] = drupal_autoload_test_interface.inc
files[] = drupal_autoload_test_class.inc
package = Testing
version = VERSION
core = 7.x
hidden = TRUE

File

drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.info
View source
  1. name = "Drupal code registry test"
  2. description = "Support module for testing the code registry."
  3. files[] = drupal_autoload_test_interface.inc
  4. files[] = drupal_autoload_test_class.inc
  5. package = Testing
  6. version = VERSION
  7. core = 7.x
  8. hidden = TRUE