summaryrefslogtreecommitdiffstats
path: root/META.json
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 /META.json
parent779e021e3f6ba106cc50522647ce5f921c9c14dd (diff)
downloadbugzilla-34092dea402579148d647d222051a547ab143c53.tar.gz
bugzilla-34092dea402579148d647d222051a547ab143c53.tar.xz
add markdown tests for Bug 1205415
Diffstat (limited to 'META.json')
-rw-r--r--META.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/META.json b/META.json
index 77342ad85..977f2de47 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
"Bugzilla Developers <developers@bugzilla.org>"
],
"dynamic_config" : 1,
- "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150001",
+ "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150005",
"license" : [
"unknown"
],
@@ -378,11 +378,13 @@
"requires" : {
"Pod::Checker" : "0",
"Pod::Coverage" : "0",
+ "Test2::Suite" : "0",
"Test::More" : "0",
"Test::Perl::Critic" : "0"
}
}
},
"release_status" : "stable",
- "version" : "5.1"
+ "version" : "v5.1.1+",
+ "x_serialization_backend" : "JSON::PP version 2.27203"
}