summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorDylan Hardison <dylan@mozilla.com>2016-05-20 19:46:23 +0200
committerDylan Hardison <dylan@mozilla.com>2016-05-20 19:49:12 +0200
commit34092dea402579148d647d222051a547ab143c53 (patch)
tree4c4d10caddf91b212947dd1414061b35482405f3 /Makefile.PL
parent779e021e3f6ba106cc50522647ce5f921c9c14dd (diff)
downloadbugzilla-34092dea402579148d647d222051a547ab143c53.tar.gz
bugzilla-34092dea402579148d647d222051a547ab143c53.tar.xz
add markdown tests for Bug 1205415
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