summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-10-06 07:27:39 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-10-06 07:27:39 +0000
commitcddfa05e61469c8fd00b0c2b8f6d6e9eef3d488a (patch)
treee07441c95c87c3261af1944e65b6bb55a998882a /MANIFEST
parentd695c1a14d338b327d73e0dc4ed611c5ff9a6de6 (diff)
downloadperl-cddfa05e61469c8fd00b0c2b8f6d6e9eef3d488a.tar.gz
Remove the getprotobynumber test, for portability concerns
p4raw-id: //depot/perl@25702
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index ef0351cff0..4349638fbb 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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