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>2017-10-26 17:42:50 +0300
committerArsentiy Milchakov <milcars@mapswithme.com>2017-10-26 17:44:19 +0300
commita37e03685a571d81f5d012159312d5989f85275b (patch)
treee8f4f41259b8f43a2a2dbf34133d13d837eaa653
parent97ae0c6ec17f6f36355dccde242a45e857743a4e (diff)
[build] Fixed qmake build.
-rw-r--r--search/search_tests/search_tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/search/search_tests/search_tests.pro b/search/search_tests/search_tests.pro
index be5e248c06..0cd00fa2c4 100644
--- a/search/search_tests/search_tests.pro
+++ b/search/search_tests/search_tests.pro
@@ -25,7 +25,7 @@ win32*|linux* {
SOURCES += \
../../testing/testingmain.cpp \
algos_tests.cpp \
- highlighting_test.cpp \
+ highlighting_tests.cpp \
hotels_filter_test.cpp \
house_detector_tests.cpp \
house_numbers_matcher_test.cpp \