summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-07-26 15:35:43 +0100
committerNicholas Clark <nick@ccl4.org>2010-07-26 15:35:43 +0100
commitd6fa5a345c9fffca677c7a8395b98c6d75fb926b (patch)
tree5beba9ed7c2e8d1d552fe986cf737de14d558df1 /MANIFEST
parentd016601746b09e0f0a7eb2148b6eb594d3992339 (diff)
downloadperl-d6fa5a345c9fffca677c7a8395b98c6d75fb926b.tar.gz
Resort MANIFEST.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index f48cc4740c..6792d2a02b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4274,8 +4274,8 @@ t/io/crlf.t See if :crlf works
t/io/crlf_through.t See if pipe passes data intact with :crlf
t/io/defout.t See if PL_defoutgv works
t/io/dup.t See if >& works right
-t/io/errno.t See if $! is correctly set
t/io/errnosig.t Test case for restoration $! when leaving signal handlers
+t/io/errno.t See if $! is correctly set
t/io/fflush.t See if auto-flush on fork/exec/system/qx works
t/io/fs.t See if directory manipulations work
t/io/inplace.t See if inplace editing works