Only dead-end oneways doesn't return error -1 anymore, fix test
This commit is contained in:
parent
66ff69355d
commit
0994a7a20d
@ -23,8 +23,9 @@ Feature: Handle bad data in a graceful manner
|
||||
| ab | yes |
|
||||
| cb | yes |
|
||||
|
||||
When I preprocess data
|
||||
Then preparing should return code 255
|
||||
When I route I should get
|
||||
| from | to | route |
|
||||
| a | b | ab |
|
||||
|
||||
Scenario: Start/end point at the same location
|
||||
Given the node map
|
||||
|
Loading…
Reference in New Issue
Block a user