From 5ec198b761ea1b86eb8a8192857698da216bf85e Mon Sep 17 00:00:00 2001 From: Emil Tin Date: Thu, 27 Sep 2012 12:53:13 +0200 Subject: [PATCH] update test, dont route cars on ways with type road, since it means unclasified --- features/access.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/access.feature b/features/access.feature index 5151aa1e1..3bb3e3404 100644 --- a/features/access.feature +++ b/features/access.feature @@ -17,7 +17,7 @@ Feature: Default speedprofiles | service | x | | unclassified | x | | living_street | x | - | road | x | + | road | | | track | | | path | | | footway | |