From 0994a7a20d31b7a0249d3eb2a892c634bfa7ae64 Mon Sep 17 00:00:00 2001 From: Emil Tin Date: Tue, 2 Oct 2012 16:11:56 +0200 Subject: [PATCH] Only dead-end oneways doesn't return error -1 anymore, fix test --- features/testbot/bad.feature | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/features/testbot/bad.feature b/features/testbot/bad.feature index 01a1a35c3..91ba269cc 100644 --- a/features/testbot/bad.feature +++ b/features/testbot/bad.feature @@ -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