projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8ce518b
)
More tests now.
Jarkko Hietaniemi [Wed, 19 Sep 2001 12:08:33 +0000 (12:08 +0000)]
p4raw-id: //depot/perl@12084
ext/threads/t/basic.t
patch
|
blob
|
blame
|
history
diff --git
a/ext/threads/t/basic.t
b/ext/threads/t/basic.t
index
c1fbbf9
..
6c079e4
100755
(executable)
--- a/
ext/threads/t/basic.t
+++ b/
ext/threads/t/basic.t
@@
-25,7
+25,7
@@
BEGIN {
use ExtUtils::testlib;
use strict;
-BEGIN { print "1..12\n" };
+BEGIN { print "1..14\n" };
use threads;