Skip to content

Commit

Permalink
false positive constants do not seem like a problem anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Nov 7, 2014
1 parent 9a407b7 commit 687905b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions t/pod_coverage.t
Expand Up @@ -13,5 +13,4 @@ my @tiger = (
qw(val)
);

# False positive constants
all_pod_coverage_ok({also_private => [qw(IPV6 TLS), @tiger]});
all_pod_coverage_ok({also_private => [@tiger]});

0 comments on commit 687905b

Please sign in to comment.