Add test case for leisure=track
This commit is contained in:
parent
d85e5def5d
commit
c493a22765
@ -30,3 +30,9 @@ Feature: Foot - Accessability of different way types
|
|||||||
| pier | x |
|
| pier | x |
|
||||||
| cycleway | |
|
| cycleway | |
|
||||||
| bridleway | |
|
| bridleway | |
|
||||||
|
|
||||||
|
Scenario: Foot - Basic access
|
||||||
|
Then routability should be
|
||||||
|
| highway | leisure | forw |
|
||||||
|
| (nil) | track | x |
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user