[libdist-zilla-role-bootstrap-perl] 05/06: Fixup metadata tests

Axel Beckert abe at deuxchevaux.org
Sat Aug 8 11:58:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to annotated tag 0.2.0-source
in repository libdist-zilla-role-bootstrap-perl.

commit 3a9d2ea2d4af474e5708c534a86d9a0aa2a17454
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Sat Sep 21 21:26:23 2013 +1200

    Fixup metadata tests
---
 t/01-basic.t | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/t/01-basic.t b/t/01-basic.t
index 4e7a8a5..1c718b4 100644
--- a/t/01-basic.t
+++ b/t/01-basic.t
@@ -51,9 +51,10 @@ is_deeply(
   $instance->dump_config,
   {
     'Dist::Zilla::Role::Bootstrap' => {
-      distname  => 'Example',
-      fallback  => 1,
-      try_built => undef,
+      distname         => 'Example',
+      fallback         => 1,
+      try_built        => undef,
+      try_built_method => 'mtime',
     }
   },
   'dump_config is expected'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.git



More information about the Pkg-perl-cvs-commits mailing list