Skip to content

Commit

Permalink
remove Test::Output from the list of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Aug 31, 2024
1 parent f43ed59 commit 9b12207
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ on test => sub {
requires 'Path::Class' => '0.33';
requires 'Test::More' => '1.001002';
requires 'Test::NoWarnings' => '1.04';
requires 'Test::Output' => '1.03';
requires 'Test::Simple' => '1.001002';
requires 'Test::TempDir::Tiny' => '0.016';
requires 'Test2::V0' => '0.000163';
Expand Down

0 comments on commit 9b12207

Please sign in to comment.