Skip to content

Commit

Permalink
update and clean up test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
XSven committed Feb 16, 2024
1 parent 3575e81 commit f4a4ae9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ on 'runtime' => sub {
on 'test' => sub {
requires 'File::Touch' => '0';
requires 'File::Which' => '0';
requires 'PAUSE::Packages' => '0';
requires 'Path::Class' => '0';
requires 'Path::Tiny' => '0.119';
requires 'Test::More' => '0.98';
requires 'Test::RequiresInternet' => '0.02';
};
Expand Down

0 comments on commit f4a4ae9

Please sign in to comment.