Skip to content

Commit

Permalink
this test actually requires Test::Script 1.09 or better
Browse files Browse the repository at this point in the history
  • Loading branch information
plicease committed Mar 22, 2022
1 parent e0a359f commit 7f493d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/app_pwhich.t
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use Test2::V0 -no_srand => 1;
use Test2::Mock;
use App::pwhich;
use Test::Script;
use Test::Script 1.09;
use File::Which qw( which );
use File::Basename qw( basename );
use File::Temp ();
Expand Down

0 comments on commit 7f493d0

Please sign in to comment.