Skip to content

Commit c9c9759

Browse files
committed
Skip Pod coverage test for set_cookie_ok
This method always returns true. Maybe it exists for subclasses to override? Such subclasses don't seem to exist on CPAN. Maybe they are out in the wild?
1 parent afbb473 commit c9c9759

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ perl = 5.008001
3232
StaticInstall.mode = off
3333
StaticInstall.dry_run = 0
3434
Test::Pod::Coverage::Configurable.skip = HTTP::Cookies::Microsoft
35+
Test::Pod::Coverage::Configurable.trustme = HTTP::Cookies => qr/set_cookie_ok/
3536

3637
[BumpVersionAfterRelease]

0 commit comments

Comments
 (0)