Skip to content

Commit

Permalink
shush stupid warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed May 5, 2021
1 parent 35c9ac0 commit 39b8fb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/all.t
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
use strict;
use warnings;
no warnings 'void';

use Test::More;

Expand Down

0 comments on commit 39b8fb2

Please sign in to comment.