Add blank line.
This commit is contained in:
parent
3b3ee21288
commit
ef7a4ecc49
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ use Test::Exception;
|
|||
|
||||
use Scalar::Util qw(looks_like_number reftype);
|
||||
use POSIX qw(strftime);
|
||||
|
||||
# Yes, this may cause tests to fail if you run them near midnight. :)
|
||||
my $today = strftime "%Y-%m-%d", gmtime;
|
||||
|
||||
|
|
Loading…
Reference in a new issue