summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rwxr-xr-xext/threads/t/basic.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/threads/t/basic.t b/ext/threads/t/basic.t
index c1fbbf9821..6c079e46e9 100755
--- 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;