Unverified Commit a0d1e052 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

t/20: perltidy

parent 72a60e84
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -12,7 +12,8 @@ use Test::More tests => 106;
use Travel::Status::DE::HAFAS;

my $json
  = JSON->new->utf8->decode( read_file('t/in/DB.Berlin Jannowitzbruecke.json') );
  = JSON->new->utf8->decode(
	read_file('t/in/DB.Berlin Jannowitzbruecke.json') );

my $status = Travel::Status::DE::HAFAS->new(
	service => 'DB',