summaryrefslogtreecommitdiff
path: root/t/20-vrr.t
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-03-05 18:37:35 +0100
committerDaniel Friesel <derf@finalrewind.org>2014-03-05 18:37:35 +0100
commit9f27ebcb7f12860075b3ab4564314bac822d430a (patch)
treec8e7fed5c727f763caa4da3e83fc372c5f77c0e6 /t/20-vrr.t
parent50aa308da358a6944d07a87431ea0855c5938674 (diff)
Route/Part.pm: add {arrival,departure}_{route,station}maps accessors
Diffstat (limited to 't/20-vrr.t')
-rw-r--r--t/20-vrr.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/20-vrr.t b/t/20-vrr.t
index 54d5ad1..e425820 100644
--- a/t/20-vrr.t
+++ b/t/20-vrr.t
@@ -16,6 +16,8 @@ sub efa_conf {
efa_url => 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2',
origin => ['Essen', 'HBf'],
destination => ['Koeln', 'HBf'],
+ rm_base => 'http://efa.vrr.de/vrr/',
+ sm_base => 'http://efa.vrr.de/download/envmaps/',
lwp_options => {},
submit => 0,
};