summaryrefslogtreecommitdiff
path: root/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
blob: f518e5d776091bf3eb9e084ff5ba38ba53d3f1a6 (plain)
1
2
3
4
5
6
7
8
9
10
; $Id$
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