summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-08-16 18:16:15 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-08-16 18:16:15 +0200
commita0d1e0528ef1f3013a46133e461b6608f3ce5b66 (patch)
treedb5439f5d65a9f09d0fb3e4cd70f64aa53f4ee7b /t
parent72a60e84d628c7139c89ed845f6410a7929e2240 (diff)
t/20: perltidy
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',