Only dead-end oneways doesn't return error -1 anymore, fix test

This commit is contained in:
Emil Tin 2012-10-02 16:11:56 +02:00
parent 66ff69355d
commit 0994a7a20d

View File

@ -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