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 |
|
| ab | yes |
|
||||||
| cb | yes |
|
| cb | yes |
|
||||||
|
|
||||||
When I preprocess data
|
When I route I should get
|
||||||
Then preparing should return code 255
|
| from | to | route |
|
||||||
|
| a | b | ab |
|
||||||
|
|
||||||
Scenario: Start/end point at the same location
|
Scenario: Start/end point at the same location
|
||||||
Given the node map
|
Given the node map
|
||||||
|
Loading…
Reference in New Issue
Block a user