Disable tests for App::Sqitch module

This commit is contained in:
Robin Bate Boerop 2015-03-14 14:05:02 -04:00
parent 90f381ef41
commit 6ac1413b88

View File

@ -236,6 +236,7 @@ let self = _self // overrides; _self = with self; {
StringShellQuote SubExporter TemplateTiny Throwable TryTiny TypeTiny URI
URIdb libintlperl namespaceautoclean
];
doCheck = false; # Can't find home directory.
meta = {
homepage = http://sqitch.org/;
description = "Sane database change management";