Change 12084 by jhi@alpha on 2001/09/19 12:08:33
More tests now.
Affected files ...
... //depot/perl/ext/threads/t/basic.t#6 edit
Differences ...
==== //depot/perl/ext/threads/t/basic.t#6 (xtext) ====
Index: perl/ext/threads/t/basic.t
--- perl/ext/threads/t/basic.t.~1~ Wed Sep 19 06:15:05 2001
+++ perl/ext/threads/t/basic.t Wed Sep 19 06:15:05 2001
@@ -25,7 +25,7 @@
use ExtUtils::testlib;
use strict;
-BEGIN { print "1..12\n" };
+BEGIN { print "1..14\n" };
use threads;
End of Patch.
