Skip to content

Commit 178ecf4

Browse files
authored
Update test count in check_tw_cli.t
1 parent ad3954d commit 178ecf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: t/check_tw_cli.t

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ BEGIN {
66

77
use strict;
88
use warnings;
9-
use constant TESTS => 15;
9+
use constant TESTS => 16;
1010
use Test::More tests => 1 + TESTS * 6;
1111
use test;
1212

0 commit comments

Comments
 (0)