Skip to content

Commit

Permalink
Update test count in check_tw_cli.t
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Mar 4, 2024
1 parent ad3954d commit 178ecf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/check_tw_cli.t
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BEGIN {

use strict;
use warnings;
use constant TESTS => 15;
use constant TESTS => 16;
use Test::More tests => 1 + TESTS * 6;
use test;

Expand Down

0 comments on commit 178ecf4

Please sign in to comment.