We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d5143 commit c26f1b4Copy full SHA for c26f1b4
t/run.t
@@ -5,7 +5,7 @@ use strict;
5
use warnings;
6
7
use IPC::Run qw/run/;
8
-use Test::More tests => 78;
+use Test::More tests => 72;
9
use FindBin qw/$Bin/;
10
use File::Temp qw/tempdir/;
11
0 commit comments