implementing option tests marked @todo

This commit is contained in:
Dennis Luxen 2014-04-21 17:21:02 +02:00
parent c978364f49
commit 8a412ef69e

View File

@ -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