Fix up MANIFEST.
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Tue, 3 Feb 1998 14:40:02 +0000 (14:40 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Tue, 3 Feb 1998 14:40:02 +0000 (14:40 +0000)
p4raw-id: //depot/perl@458

MANIFEST

index a9094bb..6099503 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -743,13 +743,11 @@ t/lib/soundex.t           See if Soundex works
 t/lib/symbol.t         See if Symbol works
 t/lib/texttabs.t       See if Text::Tabs works
 t/lib/textwrap.t       See if Text::Wrap works
+t/lib/thread.t         Basic test of threading (skipped if no threads) 
 t/lib/tie-push.t       Test for Tie::Array
 t/lib/tie-stdarray.t   Test for Tie::StdArray
 t/lib/tie-stdpush.t    Test for Tie::StdArray
-t/lib/thread.t         Basic test of threading (skipped if no threads) 
-t/lib/tie-push.t       See if pushing onto tied arrays works
-t/lib/tie-stdarray.t   See if tied arrays work
-t/lib/tie-stdpush.t    See if pushing onto standard tied arrays works
+t/lib/timelocal.t      See if Time::Local works
 t/lib/trig.t           See if Math::Trig works
 t/op/append.t          See if . works
 t/op/arith.t           See if arithmetic works