summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-11-15 00:37:08 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-11-15 00:37:08 +0000
commitd36b7bde4208dc08bb1a061ee45a090f69c82716 (patch)
treead936bb30eb87dbef2552836f941ca201cef622e /modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module
parenteed07e55dd0f4598979c1de79df0ca804a3cdcda (diff)
downloadbrdo-d36b7bde4208dc08bb1a061ee45a090f69c82716.tar.gz
brdo-d36b7bde4208dc08bb1a061ee45a090f69c82716.tar.bz2
#895140 follow-up by David_Rothstein: Tests to ensure older versions of modules are not chosen over new ones.
Diffstat (limited to 'modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module')
-rw-r--r--modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module b/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module
new file mode 100644
index 000000000..13bb990c4
--- /dev/null
+++ b/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module
@@ -0,0 +1,2 @@
+<?php
+// $Id$