forked from organicmaps/organicmaps
Moved osm server api test to Intergraion tests
This commit is contained in:
parent
dc81808a52
commit
5198ad01cf
2 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,6 @@ SOURCES += \
|
|||
editor_notes_test.cpp \
|
||||
opening_hours_ui_test.cpp \
|
||||
osm_feature_matcher_test.cpp \
|
||||
server_api_test.cpp \
|
||||
ui2oh_test.cpp \
|
||||
user_stats_test.cpp \
|
||||
xml_feature_test.cpp \
|
||||
|
|
|
@ -16,3 +16,4 @@ HEADERS += \
|
|||
SOURCES += \
|
||||
$$ROOT_DIR/testing/testingmain.cpp \
|
||||
osm_auth_tests.cpp \
|
||||
server_api_test.cpp \
|
||||
|
|
Loading…
Add table
Reference in a new issue