remove angles from a test

This commit is contained in:
Emil Tin 2012-12-16 21:03:15 +01:00
parent 2ea5714d95
commit ac06a2ef03

View File

@ -111,5 +111,5 @@ Feature: Turn directions/codes
| bc |
When I route I should get
| from | to | route | bearing | turns |
| a | c | ab,bc | 22,113 | head,right,destination |
| from | to | route | turns |
| a | c | ab,bc | head,right,destination |