diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-10-09 11:09:24 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-10-09 11:09:24 +0000 |
commit | 1c2b4d67977aeb5bb1057ed40fce97cdd133e14a (patch) | |
tree | 50b774470d357002971999346ee50bf8e4f9dcad /MANIFEST | |
parent | 568e6d8bd7657b48163f7ab2d0c13229c0263323 (diff) | |
download | perl-1c2b4d67977aeb5bb1057ed40fce97cdd133e14a.tar.gz |
Suppress the test file t/op/nothr5005.t and integrate its tests into
t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
to t/test.pl.
p4raw-id: //depot/perl@21432
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2750,7 +2750,6 @@ t/op/method.t See if method calls work t/op/mkdir.t See if mkdir works t/op/my_stash.t See if my Package works t/op/my.t See if lexical scoping works -t/op/nothr5005.t local @_ test which does not work under use5005threads t/op/numconvert.t See if accessing fields does not change numeric values t/op/oct.t See if oct and hex work t/op/ord.t See if ord works |