diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-10-06 07:27:39 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-10-06 07:27:39 +0000 |
commit | cddfa05e61469c8fd00b0c2b8f6d6e9eef3d488a (patch) | |
tree | e07441c95c87c3261af1944e65b6bb55a998882a /MANIFEST | |
parent | d695c1a14d338b327d73e0dc4ed611c5ff9a6de6 (diff) | |
download | perl-cddfa05e61469c8fd00b0c2b8f6d6e9eef3d488a.tar.gz |
Remove the getprotobynumber test, for portability concerns
p4raw-id: //depot/perl@25702
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2893,7 +2893,6 @@ t/op/flip.t See if range operator works t/op/fork.t See if fork works t/op/getpid.t See if $$ and getppid work with threads t/op/getppid.t See if getppid works -t/op/getprotobynumber.t See if getprotobynumber works t/op/glob.t See if <*> works t/op/gmagic.t See if GMAGIC works t/op/goto.t See if goto works |