From: Karen Etheridge Date: Fri, 3 May 2013 21:07:22 +0000 (-0700) Subject: avoid rebuilding the dist between running t/ tests and xt/ tests X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoose.git;a=commitdiff_plain;h=4e8b09868143ce0d165a3ef2ced5f480325f384b avoid rebuilding the dist between running t/ tests and xt/ tests --- diff --git a/dist.ini b/dist.ini index e1d4999..364cdf1 100644 --- a/dist.ini +++ b/dist.ini @@ -19,7 +19,6 @@ exclude_match = ^t/recipes/(?!basics_geonome_overloadingsubtypesandcoercion) [MetaJSON] [License] [Readme] -[RunExtraTests] [ExecDir] [ShareDir] @@ -77,6 +76,7 @@ directory = benchmarks [EOLTests] [PodSyntaxTests] [NoTabsTests] +[RunExtraTests] [CheckChangesHasContent] [CheckPrereqsIndexed]