Fix raster_source + tests

This commit is contained in:
Lauren Budorick
2016-03-30 15:29:47 -07:00
committed by Patrick Niklaus
parent 4b60fc4747
commit 49e2cb6c36
6 changed files with 31 additions and 23 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ Feature: Raster - weights
| d | b | de,eb | 10 km/h |
Scenario: Weighting based on raster sources
Given the profile "rasterbot-interp"
Given the profile "rasterbotinterp"
When I run "osrm-extract {osm_base}.osm -p {profile}"
Then stdout should contain "evaluating segment"
And I run "osrm-contract {osm_base}.osm"