Loading t/20-iris-class.t +2 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,8 @@ my $status = Travel::Status::DE::IRIS->new( month => 1, day => 3, hour => 20, minute => 1 minute => 1, time_zone => 'Europe/Berlin', ) ); Loading t/21-iris-stations.t +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ use strict; use warnings; use 5.014; use DateTime; use Test::More tests => 10; BEGIN { Loading Loading
t/20-iris-class.t +2 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,8 @@ my $status = Travel::Status::DE::IRIS->new( month => 1, day => 3, hour => 20, minute => 1 minute => 1, time_zone => 'Europe/Berlin', ) ); Loading
t/21-iris-stations.t +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ use strict; use warnings; use 5.014; use DateTime; use Test::More tests => 10; BEGIN { Loading