summaryrefslogtreecommitdiff
path: root/maintenance/preprocessorFuzzTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/preprocessorFuzzTest.php')
-rw-r--r--maintenance/preprocessorFuzzTest.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/maintenance/preprocessorFuzzTest.php b/maintenance/preprocessorFuzzTest.php
index d814c4fe..34960e01 100644
--- a/maintenance/preprocessorFuzzTest.php
+++ b/maintenance/preprocessorFuzzTest.php
@@ -1,4 +1,8 @@
<?php
+/**
+ * @file
+ * @ingroup Maintenance
+ */
require_once( dirname( __FILE__ ). '/../maintenance/commandLine.inc' );