Skip to content

Commit

Permalink
Merge branch 'remove-test-cruft'
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs committed May 11, 2024
2 parents caafc03 + 1e55179 commit eb329e8
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 441 deletions.
1 change: 0 additions & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ WriteMakefile(
String::Random
Test::Class
Test::Deep
Test::FITesque::Fixture
Test::MockObject
Test::mysqld
Test::Requires
Expand Down
1 change: 0 additions & 1 deletion cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ on test => sub {
requires 'Path::Tiny';
requires 'SQL::Maker';
requires 'Test::Class::Load';
requires 'Test::FITesque';
requires 'Test::MockObject';
requires 'Test::WWW::Mechanize::PSGI';
requires 'Test::mysqld';
Expand Down
1 change: 0 additions & 1 deletion lib/Bundle/Pause.pm
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ Set::Crontab
String::Random
Sub::Uplevel
Test::Exception
Test::FITesque::Fixture
Text::Unidecode
Time::Duration
Time::HiRes
Expand Down
107 changes: 0 additions & 107 deletions t/01_staging.t

This file was deleted.

2 changes: 1 addition & 1 deletion t/70_critic.t
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if ( $@ ) {

my $rcfile = File::Spec->catfile( 't', 'perlcriticrc' );
Test::Perl::Critic->import( -profile => $rcfile );
all_critic_ok();
all_critic_ok(qw( bin cron lib t ));

# Local Variables:
# mode: cperl
Expand Down
2 changes: 0 additions & 2 deletions t/data/pmfile/basename_matches_package.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions t/data/pmfile/dist_mock.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions t/data/pmfile/examine_fio.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions t/data/pmfile/filter_ppps.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions t/data/pmfile/packages_per_pmfile.yaml

This file was deleted.

Loading

0 comments on commit eb329e8

Please sign in to comment.