summaryrefslogtreecommitdiff
path: root/test/storage/http_other_loop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/storage/http_other_loop.cpp')
-rw-r--r--test/storage/http_other_loop.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/storage/http_other_loop.cpp b/test/storage/http_other_loop.cpp
index 4eb6a7df18..ab22d65237 100644
--- a/test/storage/http_other_loop.cpp
+++ b/test/storage/http_other_loop.cpp
@@ -4,7 +4,7 @@
#include <mbgl/util/chrono.hpp>
#include <mbgl/util/run_loop.hpp>
-TEST_F(Storage, HTTPOtherLoop) {
+TEST_F(Storage, TEST_REQUIRES_SERVER(HTTPOtherLoop)) {
SCOPED_TEST(HTTPOtherLoop)
using namespace mbgl;