Consistently have the namespace closing comment
[folly.git] / folly / test / IndestructibleTest.cpp
index b5ca965690a4a22145b25e1af7a7b4cc2aa1c597..ad57b1faf375d9f40e7c89546d7507bb7f9f17b7 100644 (file)
@@ -47,7 +47,7 @@ struct Magic {
 };
 
 class IndestructibleTest : public testing::Test {};
-}
+} // namespace
 
 TEST_F(IndestructibleTest, access) {
   static const Indestructible<map<string, int>> data{