summaryrefslogtreecommitdiff
path: root/modules/node/node_test.info
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-01-28 07:34:30 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-01-28 07:34:30 +0000
commitf16eccbe9d0199385e0334b1692d6a1ec7225917 (patch)
treed59bf23172fe91c2f7017c39250a5b611d6279c1 /modules/node/node_test.info
parent8fa274af765bb74a520fdb4211321ee489d9fec1 (diff)
downloadbrdo-f16eccbe9d0199385e0334b1692d6a1ec7225917.tar.gz
brdo-f16eccbe9d0199385e0334b1692d6a1ec7225917.tar.bz2
#365183 by Eaton: Fix for node_feed() silently discards ->content (with tests).
Diffstat (limited to 'modules/node/node_test.info')
-rw-r--r--modules/node/node_test.info8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/node/node_test.info b/modules/node/node_test.info
new file mode 100644
index 000000000..2624f30c4
--- /dev/null
+++ b/modules/node/node_test.info
@@ -0,0 +1,8 @@
+; $Id$
+name = "Node module tests"
+description = "Support module for node related testing."
+package = Testing
+version = VERSION
+core = 7.x
+files[] = node_test.module
+hidden = TRUE