summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rwxr-xr-xt/20-db.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/20-db.t b/t/20-db.t
index 982b274..1d91196 100755
--- a/t/20-db.t
+++ b/t/20-db.t
@@ -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',