add another minor viaroute check

This commit is contained in:
Dennis Luxen 2013-12-12 18:37:36 -05:00
parent 4fc4e93ab5
commit 662714fca3

View File

@ -49,4 +49,5 @@ Feature: Via points
When I route I should get
| waypoints | route |
| a,c,f | ab,bcd,de,efg |
| a,c,f,h | ab,bcd,de,efg,gh |