summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/update_test_2.info
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-02-03 18:16:23 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-02-03 18:16:23 +0000
commitec407ec945da8b7afee5c20f16cac6c041db1e25 (patch)
tree7fc94e0c97a2a7c3a69fd8527a2b939cf6bb70ef /modules/simpletest/tests/update_test_2.info
parent59c9219fb7b91a9d159709fd04e81969a610c8cd (diff)
downloadbrdo-ec407ec945da8b7afee5c20f16cac6c041db1e25.tar.gz
brdo-ec407ec945da8b7afee5c20f16cac6c041db1e25.tar.bz2
#211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order.
Diffstat (limited to 'modules/simpletest/tests/update_test_2.info')
-rw-r--r--modules/simpletest/tests/update_test_2.info9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/simpletest/tests/update_test_2.info b/modules/simpletest/tests/update_test_2.info
new file mode 100644
index 000000000..00db1eb98
--- /dev/null
+++ b/modules/simpletest/tests/update_test_2.info
@@ -0,0 +1,9 @@
+; $Id$
+name = "Update test"
+description = "Support module for update testing."
+package = Testing
+version = VERSION
+core = 7.x
+files[] = update_test_2.module
+files[] = update_test_2.install
+hidden = TRUE