From 34092dea402579148d647d222051a547ab143c53 Mon Sep 17 00:00:00 2001 From: Dylan Hardison Date: Fri, 20 May 2016 13:46:23 -0400 Subject: add markdown tests for Bug 1205415 --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.PL') 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 -- cgit v1.2.3-24-g4f1b