Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Gorshenin <y@maps.me>2015-04-22 18:45:48 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:47:10 +0300
commitbb8d2703bd7537643371b1629a211c74d3a0523c (patch)
tree96e073b19f5700a542f0f3a69f52708df0923447 /routing/routing_tests/routing_tests.pro
parent17ee4f6992ec53e9a63f8f25f3527b11b0dd326f (diff)
[pedestrian] Fixed turns test.
Diffstat (limited to 'routing/routing_tests/routing_tests.pro')
-rw-r--r--routing/routing_tests/routing_tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/routing/routing_tests/routing_tests.pro b/routing/routing_tests/routing_tests.pro
index d18691f38c..02c12ea782 100644
--- a/routing/routing_tests/routing_tests.pro
+++ b/routing/routing_tests/routing_tests.pro
@@ -22,9 +22,9 @@ SOURCES += \
astar_algorithm_test.cpp \
astar_router_test.cpp \
cross_routing_tests.cpp \
- features_road_graph_test.cpp \
osrm_router_test.cpp \
road_graph_builder.cpp \
+ road_graph_nearest_turns_test.cpp \
vehicle_model_test.cpp \
HEADERS += \