summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index d35d75806..71e434867 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -67,6 +67,7 @@ my %build_requires = (
);
my %test_requires = (
'Test::More' => 0,
+ 'Test2::Suite' => 0,
'Pod::Checker' => 0,
'Pod::Coverage' => 0,
'Test::Perl::Critic' => 0