Skip to content

Commit 42283f6

Browse files
authored
Merge pull request #122 from szabgab/Test-FailWarnings
Add Test::FailWarnings
2 parents e55ea3c + e26f5be commit 42283f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cpanfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,9 @@ requires_by_perl 'Test::Distribution',
373373
requires_by_perl 'Test::EOL',
374374
;
375375

376+
requires_by_perl 'Test::FailWarnings',
377+
;
378+
376379
requires_by_perl 'Test::Fatal',
377380
prior 5.012 => '==0.017',
378381
;

0 commit comments

Comments
 (0)