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:
authortherearesomewhocallmetim <dtv@mapswithme.com>2015-10-16 16:00:58 +0300
committertherearesomewhocallmetim <dtv@mapswithme.com>2015-10-16 16:00:58 +0300
commitbed9649f858ba630cfe4e3f9e984f35a43655056 (patch)
tree040a471abe8a9da23e40afc9dbc27ca28a39f0c6 /omim.pro
parent987ffa1f81f5e0670ac19b1ebc79b0584cfd8fe7 (diff)
parent26ebe1153c44984895e586ab83bc8dd512ffb53a (diff)
Merge pull request #265 from kshalnev/pedestrian_routing_tests
[testing] Renamed pedestrian_routing_benchmarks -> pedestrian_routing_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 c2e6ed1e8a..8ee6302f0d 100644
--- a/omim.pro
+++ b/omim.pro
@@ -86,7 +86,7 @@ CONFIG(desktop) {
SUBDIRS += indexer/indexer_tests
SUBDIRS += graphics/graphics_tests
SUBDIRS += gui/gui_tests
- SUBDIRS += pedestrian_routing_benchmarks
+ SUBDIRS += pedestrian_routing_tests
SUBDIRS += search/search_integration_tests
CONFIG(drape) {