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-02 09:10:49 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2015-10-02 09:10:49 +0300
commit76887ab1ec40fdf24c52cdd7c606790273d3ceda (patch)
tree62eeffc07ee973a0d71bfce9fc09a430b34ee6b7 /omim.pro
parent40309537ee396bd0d6c00e9b4246a5d0187720b9 (diff)
Fixing unit and integration test for Android.
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 31dd885dd5..9b420c8bbb 100644
--- a/omim.pro
+++ b/omim.pro
@@ -38,7 +38,7 @@ SUBDIRS += storage
CONFIG(gtool):!CONFIG(no-tests) {
SUBDIRS += search
SUBDIRS += map
- SUBDIRS += integration_tests
+ SUBDIRS += routing/routing_integration_tests
}
CONFIG(desktop) {