Add a new test file for situations where threads may interfere.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 4086e15..f59a1f1 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -2856,6 +2856,7 @@ t/op/subst_wamp.t         See if substitution works with $& present
 t/op/sub.t                     See if subroutines work
 t/op/sysio.t                   See if sysread and syswrite work
 t/op/taint.t                   See if tainting works
+t/op/threads.t                 Misc. tests for perl features with threads
 t/op/tiearray.t                        See if tie for arrays works
 t/op/tiehandle.t               See if tie for handles works
 t/op/tie.t                     See if tie/untie functions work