summaryrefslogtreecommitdiff
path: root/modules/update/tests/ccc_update_test.module
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-10-01 19:23:21 +0000
committerDries Buytaert <dries@buytaert.net>2009-10-01 19:23:21 +0000
commit6a4064e3d4ba1232e8de661a0efb6ab1bcbb0870 (patch)
tree3dd6b22b05299bc27a9bf16a9cb3892d7484eb0c /modules/update/tests/ccc_update_test.module
parent264c9ee8ff7c25035ffda56d1ff2bf3e0fbb3928 (diff)
downloadbrdo-6a4064e3d4ba1232e8de661a0efb6ab1bcbb0870.tar.gz
brdo-6a4064e3d4ba1232e8de661a0efb6ab1bcbb0870.tar.bz2
- Patch #591632 by dww | chx: Changed Refactor tests to allow testing contrib.
Diffstat (limited to 'modules/update/tests/ccc_update_test.module')
-rw-r--r--modules/update/tests/ccc_update_test.module7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/update/tests/ccc_update_test.module b/modules/update/tests/ccc_update_test.module
new file mode 100644
index 000000000..da4699c05
--- /dev/null
+++ b/modules/update/tests/ccc_update_test.module
@@ -0,0 +1,7 @@
+<?php
+// $Id$
+
+/**
+ * @file
+ * Dummy module for testing Update status.
+ */