Moved Test::More and Test::Most to optional, as per ticket 101974 (mishikal@yahoo.com)

This commit is contained in:
Stephen Nelson 2015-08-19 22:44:36 -07:00
parent ea79e2ef57
commit 16b28f45c4

View File

@ -12,10 +12,15 @@ copyright_holder = Eriq <eryq@zeegee.com>
[MetaJSON] [MetaJSON]
[AutoPrereqs] [AutoPrereqs]
skip=^Mac::Files skip=^Mac::Files
skip=^Test::
[Prereqs] [Prereqs]
perl=5.6.0 perl=5.6.0
[Prereqs / RuntimeRecommends]
Test::More = 0
Test::Most = 0
[MetaResources] [MetaResources]
repository.url = https://github.com/stephenenelson/convert-binhex repository.url = https://github.com/stephenenelson/convert-binhex
repository.web = https://github.com/stephenenelson/convert-binhex repository.web = https://github.com/stephenenelson/convert-binhex