drupal_system_listing_incompatible_test.info
Same filename in this branch
name = "Drupal system listing incompatible test" description = "Support module for testing the drupal_system_listing function." package = Testing version = VERSION ; This deliberately has the wrong core version, to test that it does not take ; precedence over the version of the same module that is in the ; modules/simpletest/tests directory. core = 6.x hidden = TRUE
File
-
profiles/
testing/ modules/ drupal_system_listing_incompatible_test/ drupal_system_listing_incompatible_test.info
View source
- name = "Drupal system listing incompatible test"
- description = "Support module for testing the drupal_system_listing function."
- package = Testing
- version = VERSION
- ; This deliberately has the wrong core version, to test that it does not take
- ; precedence over the version of the same module that is in the
- ; modules/simpletest/tests directory.
- core = 6.x
- hidden = TRUE
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.