summaryrefslogtreecommitdiff
path: root/test/storage/http_issue_1369.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/storage/http_issue_1369.cpp')
-rw-r--r--test/storage/http_issue_1369.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/storage/http_issue_1369.cpp b/test/storage/http_issue_1369.cpp
index 3830a51718..d6890953fa 100644
--- a/test/storage/http_issue_1369.cpp
+++ b/test/storage/http_issue_1369.cpp
@@ -14,7 +14,7 @@
// gets invalidated by the first notify's pending.erase, and when it gets notified, the crash
// occurs.
-TEST_F(Storage, HTTPIssue1369) {
+TEST_F(Storage, TEST_REQUIRES_SERVER(HTTPIssue1369)) {
SCOPED_TEST(HTTPIssue1369)
using namespace mbgl;