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-09-29 13:25:05 +0300
committerYuri Gorshenin <y@maps.me>2015-09-29 13:34:45 +0300
commit059e11142477890c7c74451536dfd1ed34ca9876 (patch)
tree73272f1e6aaf3730108ec1f82ea538073980f3df /omim.pro
parentaf00bd720c2f21a4328997330ee0405c160ec955 (diff)
[search] integration_tests -> search_integration_tests
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 f9698d78bc..f0496bc862 100644
--- a/omim.pro
+++ b/omim.pro
@@ -87,7 +87,7 @@ CONFIG(desktop) {
SUBDIRS += gui/gui_tests
SUBDIRS *= integration_tests
SUBDIRS += pedestrian_routing_benchmarks
- SUBDIRS += search/integration_tests
+ SUBDIRS += search/search_integration_tests
CONFIG(drape) {
SUBDIRS += drape/drape_tests