summaryrefslogtreecommitdiff
path: root/test/storage/http_coalescing.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/storage/http_coalescing.cpp')
-rw-r--r--test/storage/http_coalescing.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/storage/http_coalescing.cpp b/test/storage/http_coalescing.cpp
index 2a82abba2e..0224b2444d 100644
--- a/test/storage/http_coalescing.cpp
+++ b/test/storage/http_coalescing.cpp
@@ -1,10 +1,10 @@
-#include "../util.hpp"
+#include "storage.hpp"
#include <uv.h>
#include <mbgl/storage/default/default_file_source.hpp>
-TEST(Storage, HTTPCoalescing) {
+TEST_F(Storage, HTTPCoalescing) {
SCOPED_TEST(HTTPCoalescing)
static int counter = 0;