projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
516d25e
)
Need to update test count from change #27440.
Steve Peters [Thu, 9 Mar 2006 16:14:20 +0000 (16:14 +0000)]
p4raw-link: @27440 on //depot/perl:
516d25e8e8c09c6c60bf2f46703fc4d5add0f5fb
p4raw-id: //depot/perl@27441
ext/POSIX/t/sigaction.t
patch
|
blob
|
blame
|
history
diff --git
a/ext/POSIX/t/sigaction.t
b/ext/POSIX/t/sigaction.t
index
c33b732
..
0d532b2
100644
(file)
--- a/
ext/POSIX/t/sigaction.t
+++ b/
ext/POSIX/t/sigaction.t
@@
-16,7
+16,7
@@
BEGIN{
}
}
-use Test::More tests => 30;
+use Test::More tests => 31;
use strict;
use vars qw/$bad $bad7 $ok10 $bad18 $ok/;