summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2017-05-10 18:49:22 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2017-05-12 18:07:36 +0300
commitf709d7b0557d3e6d652d9b7d8380f1380962a327 (patch)
treeb8a14327d501f1db0bad50e6f7182dd299a410e3 /test
parent24fa773faeb13e0977786970e4c76d14069a217e (diff)
downloadqtlocation-mapboxgl-f709d7b0557d3e6d652d9b7d8380f1380962a327.tar.gz
[tidy] llvm-namespace-comment
Diffstat (limited to 'test')
-rw-r--r--test/src/mbgl/test/getrss.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/src/mbgl/test/getrss.hpp b/test/src/mbgl/test/getrss.hpp
index a4420c4b5f..be45ae889a 100644
--- a/test/src/mbgl/test/getrss.hpp
+++ b/test/src/mbgl/test/getrss.hpp
@@ -41,5 +41,5 @@ size_t getPeakRSS();
*/
size_t getCurrentRSS();
-}
-}
+} // namespace test
+} // namespace mbgl