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
Given the node map
| x | | | v | | |
| | | | v | | |
| | | d | c | | |
| | e | | | b | |
| x | e | | | b | |
| | f | | | a | |
| | | g | h | | |
@ -23,6 +23,7 @@ Feature: Testbot - oneways
| gh | yes |
| ha | yes |
| vx | yes |
| xe | yes |
When I route I should get
| from | to | route |