fix test on 'some' Intel FPU

This commit is contained in:
Dennis Luxen 2014-10-10 10:36:24 +02:00
parent a443f3a0bb
commit 5bb7e62a7c

View File

@ -6,9 +6,9 @@ Feature: Testbot - oneways
Scenario: Routing on a oneway roundabout Scenario: Routing on a oneway roundabout
Given the node map Given the node map
| x | | | v | | | | | | | v | | |
| | | d | c | | | | | | d | c | | |
| | e | | | b | | | x | e | | | b | |
| | f | | | a | | | | f | | | a | |
| | | g | h | | | | | | g | h | | |
@ -23,6 +23,7 @@ Feature: Testbot - oneways
| gh | yes | | gh | yes |
| ha | yes | | ha | yes |
| vx | yes | | vx | yes |
| xe | yes |
When I route I should get When I route I should get
| from | to | route | | from | to | route |