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>2015-05-22 18:17:08 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:48:40 +0300
commit688f92686a14250faf95f6d4185855a4ad85099a (patch)
tree1df2a4ece65caf35e39f301a4fa5f9e653a5e201 /base/base_tests/base_tests.pro
parent12ff790df7d5775763f1d841131185f316b85b15 (diff)
Review fixes.
Diffstat (limited to 'base/base_tests/base_tests.pro')
-rw-r--r--base/base_tests/base_tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/base_tests/base_tests.pro b/base/base_tests/base_tests.pro
index 6b2bcb923a..cd08df0505 100644
--- a/base/base_tests/base_tests.pro
+++ b/base/base_tests/base_tests.pro
@@ -22,6 +22,7 @@ SOURCES += \
condition_test.cpp \
const_helper.cpp \
containers_test.cpp \
+ deferred_task_test.cpp \
fence_manager_test.cpp \
logging_test.cpp \
math_test.cpp \
@@ -31,7 +32,6 @@ SOURCES += \
observer_list_test.cpp \
regexp_test.cpp \
rolling_hash_test.cpp \
- scheduled_task_test.cpp \
scope_guard_test.cpp \
stl_add_test.cpp \
string_format_test.cpp \