summaryrefslogtreecommitdiff
path: root/test/storage/file_reading.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/storage/file_reading.cpp')
-rw-r--r--test/storage/file_reading.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/storage/file_reading.cpp b/test/storage/file_reading.cpp
index 1b1b1b2888..7565ad3d66 100644
--- a/test/storage/file_reading.cpp
+++ b/test/storage/file_reading.cpp
@@ -52,7 +52,7 @@ private:
std::function<void(mbgl::Response)> requestCallback;
};
-}
+} // namespace
TEST_F(Storage, AssetStress) {
SCOPED_TEST(AssetStress)