X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/034602eb0483306842c572ced4105398f6c38595..13022195f4c28c117edae79e1b2ff1be3911ed37:/MANIFEST diff --git a/MANIFEST b/MANIFEST index f34c9ee..e152251 100644 --- a/MANIFEST +++ b/MANIFEST @@ -5672,7 +5672,6 @@ t/op/fork.t See if fork works t/op/fresh_perl_utf8.t UTF8 tests for pads and gvs t/op/getpid.t See if $$ and getppid work with threads t/op/getppid.t See if getppid works -t/op/given.t See if given works t/op/glob.t See if <*> works t/op/gmagic.t See if GMAGIC works t/op/goto.t See if goto works @@ -5814,8 +5813,6 @@ t/op/ver.t See if v-strings and the %v format flag work t/op/waitpid.t See if waitpid works t/op/wantarray.t See if wantarray works t/op/warn.t See if warn works -t/op/whereis.t See if whereis works -t/op/whereso.t See if whereso works t/op/while.t See if while loops work t/op/write.t See if write works (formats work) t/op/yadayada.t See if ... works