summaryrefslogtreecommitdiff
path: root/test/include/mbgl/test/util.hpp
diff options
context:
space:
mode:
authorJuha Alanen <juha.alanen@mapbox.com>2020-01-23 14:24:09 +0200
committerJuha Alanen <juha.alanen@mapbox.com>2020-02-06 13:38:10 +0200
commitad4002c17b3e53f48b4e91e57cad94b6c962bac4 (patch)
treefc27534d2ddf1bbca0e6751b705e7e28e7629afa /test/include/mbgl/test/util.hpp
parentfe05c01c5efe9e68632c878d048adaa698135b5a (diff)
downloadqtlocation-mapboxgl-upstream/jmalanen-android-curl.tar.gz
[test] Enable HTTP server on Androidupstream/jmalanen-android-curl
Diffstat (limited to 'test/include/mbgl/test/util.hpp')
-rw-r--r--test/include/mbgl/test/util.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/include/mbgl/test/util.hpp b/test/include/mbgl/test/util.hpp
index 42be19e9ae..959b3e646f 100644
--- a/test/include/mbgl/test/util.hpp
+++ b/test/include/mbgl/test/util.hpp
@@ -6,8 +6,6 @@
#if ANDROID
#define TEST_READ_ONLY 0
- #undef TEST_HAS_SERVER
- #define TEST_HAS_SERVER 0
#elif TARGET_OS_IOS
#define TEST_READ_ONLY 1
#undef TEST_HAS_SERVER