Document all the return values that code references in @INC can return.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 5c618a4..e45ccad 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -3365,6 +3365,7 @@ t/op/hashassign.t         See if hash assignments work
 t/op/hash.t                    See if the complexity attackers are repelled
 t/op/hashwarn.t                        See if warnings for bad hash assignments work
 t/op/inccode.t                 See if coderefs work in @INC
+t/op/incfilter.t               See if the source filters in coderef-in-@INC work
 t/op/inc.t                     See if inc/dec of integers near 32 bit limit work
 t/op/index.t                   See if index works
 t/op/int.t                     See if int works