Skip to content

Commit

Permalink
remove non-CI critic test
Browse files Browse the repository at this point in the history
Fix #17
CI critic was fixed in #32
  • Loading branch information
DarthGandalf committed Oct 12, 2024
1 parent b0cdf71 commit a0da75e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
2 changes: 0 additions & 2 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ my %WriteMakefileArgs = (
"Test::Deep" => 0,
"Test::MockObject" => 0,
"Test::More" => 0,
"Test::Perl::Critic" => 0,
"Try::Tiny" => 0
},
"VERSION" => 12,
Expand All @@ -70,7 +69,6 @@ my %FallbackPrereqs = (
"Test::Deep" => 0,
"Test::MockObject" => 0,
"Test::More" => 0,
"Test::Perl::Critic" => 0,
"Try::Tiny" => 0,
"base" => 0,
"if" => 0,
Expand Down
18 changes: 0 additions & 18 deletions t/91_critic.t

This file was deleted.

0 comments on commit a0da75e

Please sign in to comment.