Classificator tests moved to style_tests

This commit is contained in:
Constantin Shalnev 2015-12-08 16:41:06 +03:00
parent 46497d1536
commit 7c2197eb02
3 changed files with 1 additions and 1 deletions

View file

@ -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 \

View file

@ -16,4 +16,5 @@ QT *= core
SOURCES += \
../../testing/testingmain.cpp \
classificator_tests.cpp \
style_symbols_consistency_test.cpp \