Fix case for sliproads from link via link to primary, #4348/4

This commit is contained in:
Michael Krasnyk
2017-10-02 19:10:26 +02:00
parent de72a8adb6
commit a900f5229e
3 changed files with 11 additions and 10 deletions
@@ -1021,5 +1021,5 @@ Feature: Slipways and Dedicated Turn Lanes
When I route I should get
| waypoints | route | turns | locations |
| s,f | sab,ae,dbcf,dbcf | depart,turn right,turn slight right,arrive | s,a,c,f |
| waypoints | route | turns | locations |
| s,f | sab,dbcf,dbcf | depart,turn right,arrive | s,a,f |