summaryrefslogtreecommitdiff
path: root/test/fixtures/mock_file_source.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/mock_file_source.cpp')
-rw-r--r--test/fixtures/mock_file_source.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/mock_file_source.cpp b/test/fixtures/mock_file_source.cpp
index 7b4ca82e04..b0d7018873 100644
--- a/test/fixtures/mock_file_source.cpp
+++ b/test/fixtures/mock_file_source.cpp
@@ -158,4 +158,4 @@ void MockFileSource::cancel(FileRequest* req) {
thread_->invoke(&Impl::cancelRequest, req);
}
-}
+} // namespace mbgl