Skip to content

Commit c26f1b4

Browse files
committed
run only 72 tests
1 parent c1d5143 commit c26f1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/run.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use strict;
55
use warnings;
66

77
use IPC::Run qw/run/;
8-
use Test::More tests => 78;
8+
use Test::More tests => 72;
99
use FindBin qw/$Bin/;
1010
use File::Temp qw/tempdir/;
1111

0 commit comments

Comments
 (0)