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:
authorvng <viktor.govako@gmail.com>2012-06-18 10:26:49 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:39:56 +0300
commit06bf51c0b95530c1d3c88dc108e101a62a91c61d (patch)
tree5ea2b8db81db63f9e769c7043a9524b9796ae0ca /map/map_tests/map_tests.pro
parent4bf13b09cd9ced3791aaaec5011d1128ef58a68d (diff)
Better logic in MeasurementUtils::FormatDistance.
Diffstat (limited to 'map/map_tests/map_tests.pro')
-rw-r--r--map/map_tests/map_tests.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/map/map_tests/map_tests.pro b/map/map_tests/map_tests.pro
index edd80de6e9..623db4c0f3 100644
--- a/map/map_tests/map_tests.pro
+++ b/map/map_tests/map_tests.pro
@@ -27,3 +27,4 @@ SOURCES += \
multithread_map_test.cpp \
bookmarks_test.cpp \
geourl_test.cpp \
+ measurement_tests.cpp \