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:
authorSergey Magidovich <mgsergio@mapswithme.com>2015-12-21 15:15:24 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:04:01 +0300
commitdb00bcfdee2da905c7d0ba8b00495f78e1fd3ba3 (patch)
treec4b70bda276dfe9264865db94f0eb2c288ec3179 /base/base_tests/base_tests.pro
parent7b334ef200efa7266f3b1bf0cd76f6659e276d01 (diff)
Add enumerate.
Diffstat (limited to 'base/base_tests/base_tests.pro')
-rw-r--r--base/base_tests/base_tests.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base_tests/base_tests.pro b/base/base_tests/base_tests.pro
index 07b397a618..257cca190f 100644
--- a/base/base_tests/base_tests.pro
+++ b/base/base_tests/base_tests.pro
@@ -19,6 +19,7 @@ SOURCES += \
condition_test.cpp \
const_helper.cpp \
containers_test.cpp \
+ enumerate_test.cpp \
logging_test.cpp \
math_test.cpp \
matrix_test.cpp \