summaryrefslogtreecommitdiff
path: root/modules/search/search.test
diff options
context:
space:
mode:
Diffstat (limited to 'modules/search/search.test')
-rw-r--r--modules/search/search.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/search/search.test b/modules/search/search.test
index 589aa5540..1586bd68f 100644
--- a/modules/search/search.test
+++ b/modules/search/search.test
@@ -1,6 +1,11 @@
<?php
// $Id$
+/**
+ * @file
+ * Tests for search.module.
+ */
+
// The search index can contain different types of content. Typically the type is 'node'.
// Here we test with _test_ and _test2_ as the type.
define('SEARCH_TYPE', '_test_');