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:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2015-10-01 16:22:55 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2015-10-01 16:57:28 +0300
commit40309537ee396bd0d6c00e9b4246a5d0187720b9 (patch)
tree0594363270051a933bc68666108a18e0e0c8daa2 /omim.pro
parent95fc4f2694a4efa5204a63b7b62d8ad11f88fe29 (diff)
Moving routing integration tests to routing directory.
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/omim.pro b/omim.pro
index f0496bc862..31dd885dd5 100644
--- a/omim.pro
+++ b/omim.pro
@@ -80,12 +80,12 @@ CONFIG(desktop) {
SUBDIRS += storage/storage_tests
SUBDIRS += search/search_tests
SUBDIRS += map/map_tests map/benchmark_tool map/mwm_tests
+ SUBDIRS += routing/routing_integration_tests
SUBDIRS += routing/routing_tests
SUBDIRS += generator/generator_tests
SUBDIRS += indexer/indexer_tests
SUBDIRS += graphics/graphics_tests
SUBDIRS += gui/gui_tests
- SUBDIRS *= integration_tests
SUBDIRS += pedestrian_routing_benchmarks
SUBDIRS += search/search_integration_tests