cucumber: change syntax of node maps

This commit is contained in:
Emil Tin
2016-09-30 09:33:08 +02:00
committed by Moritz Kobitzsch
parent d47d03c15b
commit 7cbb1807e7
112 changed files with 3926 additions and 2564 deletions
+5 -3
View File
@@ -6,9 +6,11 @@ Feature: Alternative route
And a grid size of 200 meters
And the node map
| | b | c | d | | |
| a | | k | | | z |
| | g | h | i | j | |
"""
b c d
a k z
g h i j
"""
And the ways
| nodes |