projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
13438c8
)
Changing the test count is a good idea.
Jarkko Hietaniemi [Wed, 3 Sep 2003 05:08:29 +0000 (
05:08
+0000)]
p4raw-id: //depot/perl@21011
ext/threads/t/join.t
patch
|
blob
|
blame
|
history
diff --git
a/ext/threads/t/join.t
b/ext/threads/t/join.t
index
7e0bde0
..
033b837
100644
(file)
--- a/
ext/threads/t/join.t
+++ b/
ext/threads/t/join.t
@@
-10,7
+10,7
@@
BEGIN {
use ExtUtils::testlib;
use strict;
-BEGIN { print "1..12\n" };
+BEGIN { print "1..14\n" };
use threads;
use threads::shared;