[DOC PATCH] MANIFEST: t/op/exec.t tests exec, system AND qx
authorAdriano Ferreira <a.r.ferreira@gmail.com>
Sat, 16 Jun 2007 15:03:41 +0000 (12:03 -0300)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sun, 17 Jun 2007 08:06:08 +0000 (08:06 +0000)
From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
Message-ID: <73ddeb6c0706161103oe4afe43i941223debc00543@mail.gmail.com>

p4raw-id: //depot/perl@31397

MANIFEST

index 194ec52..1484de5 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -3685,7 +3685,7 @@ t/op/dor.t                        See if defined-or (//) works
 t/op/do.t                      See if subroutines work
 t/op/each.t                    See if hash iterators work
 t/op/eval.t                    See if eval operator works
-t/op/exec.t                    See if exec and system work
+t/op/exec.t                    See if exec, system and qx work
 t/op/exists_sub.t              See if exists(&sub) works
 t/op/exp.t                     See if math functions work
 t/op/fh.t                      See if filehandles work