improve ascii art reflecting tunnels
This commit is contained in:
parent
8c50a42ec4
commit
f04d146ca3
@ -9,7 +9,7 @@ Feature: Slipways and Dedicated Turn Lanes
|
|||||||
Given the node map
|
Given the node map
|
||||||
"""
|
"""
|
||||||
e
|
e
|
||||||
a b-----c d
|
a b-----c-d
|
||||||
`--h |
|
`--h |
|
||||||
||
|
||
|
||||||
1||
|
1||
|
||||||
@ -72,8 +72,10 @@ Feature: Slipways and Dedicated Turn Lanes
|
|||||||
Given the node map
|
Given the node map
|
||||||
"""
|
"""
|
||||||
e
|
e
|
||||||
a-b----]c[-d
|
|
|
||||||
`--h |
|
…
|
||||||
|
a-b-----c--d
|
||||||
|
`--h …
|
||||||
\|
|
\|
|
||||||
|
|
|
|
||||||
|
|
|
|
||||||
@ -101,8 +103,10 @@ Feature: Slipways and Dedicated Turn Lanes
|
|||||||
Given the node map
|
Given the node map
|
||||||
"""
|
"""
|
||||||
e
|
e
|
||||||
a-b----]c[d
|
|
|
||||||
`--h |
|
…
|
||||||
|
a-b-----c-d
|
||||||
|
`--h …
|
||||||
\|
|
\|
|
||||||
|
|
|
|
||||||
|
|
|
|
||||||
@ -125,7 +129,7 @@ Feature: Slipways and Dedicated Turn Lanes
|
|||||||
Scenario: Inner city expressway with on road
|
Scenario: Inner city expressway with on road
|
||||||
Given the node map
|
Given the node map
|
||||||
"""
|
"""
|
||||||
a b-------c g
|
a b-------c-g
|
||||||
`--f |
|
`--f |
|
||||||
\|
|
\|
|
||||||
|
|
|
|
||||||
|
Loading…
Reference in New Issue
Block a user