Add test case for leisure=track

This commit is contained in:
Patrick Niklaus 2015-05-30 18:25:41 +02:00
parent d85e5def5d
commit c493a22765

View File

@ -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 |