summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/system_dependencies_test.module
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-12-08 06:39:34 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-12-08 06:39:34 +0000
commitdaa59856c3642c192be43104ff945f3182d026d9 (patch)
treeb00197b7ac118255337586f3ca001b44866b1aa6 /modules/simpletest/tests/system_dependencies_test.module
parentddf591963e2f1f3e8d10a230683ee180720469f2 (diff)
downloadbrdo-daa59856c3642c192be43104ff945f3182d026d9.tar.gz
brdo-daa59856c3642c192be43104ff945f3182d026d9.tar.bz2
#375352 by Damien Tournoud, sun, and chx: Fixed errors caused by adding dependency to non-existing module (with tests).
Diffstat (limited to 'modules/simpletest/tests/system_dependencies_test.module')
-rw-r--r--modules/simpletest/tests/system_dependencies_test.module2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/simpletest/tests/system_dependencies_test.module b/modules/simpletest/tests/system_dependencies_test.module
new file mode 100644
index 000000000..13bb990c4
--- /dev/null
+++ b/modules/simpletest/tests/system_dependencies_test.module
@@ -0,0 +1,2 @@
+<?php
+// $Id$