forked from organicmaps/organicmaps
Merge pull request #895 from kshalnev/styles_test
[styles] Classificator tests moved to style_tests
This commit is contained in:
commit
3badc404e2
3 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,6 @@ HEADERS += \
|
|||
SOURCES += \
|
||||
../../testing/testingmain.cpp \
|
||||
check_mwms.cpp \
|
||||
classificator_tests.cpp \
|
||||
coasts_test.cpp \
|
||||
feature_builder_test.cpp \
|
||||
feature_merger_test.cpp \
|
||||
|
|
|
@ -16,4 +16,5 @@ QT *= core
|
|||
|
||||
SOURCES += \
|
||||
../../testing/testingmain.cpp \
|
||||
classificator_tests.cpp \
|
||||
style_symbols_consistency_test.cpp \
|
||||
|
|
Loading…
Add table
Reference in a new issue