implementing option tests marked @todo
This commit is contained in:
parent
c978364f49
commit
8a412ef69e
@ -17,11 +17,7 @@ Feature: osrm-prepare command line options: files
|
||||
When I run "osrm-prepare {base}.osrm --profile {profile}"
|
||||
Then stderr should be empty
|
||||
And it should exit with code 0
|
||||
<<<<<<< Updated upstream
|
||||
|
||||
=======
|
||||
|
||||
>>>>>>> Stashed changes
|
||||
Scenario: osrm-prepare - Order of options should not matter
|
||||
When I run "osrm-prepare --profile {profile} {base}.osrm"
|
||||
Then stderr should be empty
|
||||
|
Loading…
Reference in New Issue
Block a user