From 59c60f7c544298f0584b6b1cbfc32f3eaa48cc08 Mon Sep 17 00:00:00 2001 From: Moritz Kobitzsch Date: Tue, 8 Nov 2016 14:20:54 +0100 Subject: [PATCH] update test to old scheme --- features/guidance/turn-location.feature | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/features/guidance/turn-location.feature b/features/guidance/turn-location.feature index 21ecb7979..f7293e1c5 100644 --- a/features/guidance/turn-location.feature +++ b/features/guidance/turn-location.feature @@ -7,10 +7,8 @@ Feature: Turn Location Feature Scenario: Simple feature to test turn locations Given the node map - """ - c - a b d - """ + | | c | | + | a | b | d | And the ways | nodes | highway |