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 Scalar::Util qw(looks_like_number reftype);
|
||||||
use POSIX qw(strftime);
|
use POSIX qw(strftime);
|
||||||
|
|
||||||
# Yes, this may cause tests to fail if you run them near midnight. :)
|
# Yes, this may cause tests to fail if you run them near midnight. :)
|
||||||
my $today = strftime "%Y-%m-%d", gmtime;
|
my $today = strftime "%Y-%m-%d", gmtime;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue