forked from organicmaps/organicmaps
Merge pull request #4411 from therearesomewhocallmetim/apitest_to_intergration
Moved osm server api test to Intergraion tests
This commit is contained in:
commit
382de7bde3
3 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