Skip to content

Commit

Permalink
debug for signature in moose release
Browse files Browse the repository at this point in the history
  • Loading branch information
andreeap committed Mar 23, 2015
1 parent 555e7ac commit e7fe562
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions t/release/moose.t
@@ -1,6 +1,7 @@
use strict;
use warnings;

use DDP;
use MetaCPAN::Server::Test;
use Test::More;

Expand Down Expand Up @@ -85,6 +86,7 @@ $signature = $idx->type('file')->filter(
]
}
)->first;
p $signature;
ok( !$signature, 'SIGNATURE is not pod' );

{
Expand Down

0 comments on commit e7fe562

Please sign in to comment.