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

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