Consistently have the namespace closing comment
[folly.git] / folly / test / LazyTest.cpp
index b11dc11ee17667881dc675a2206ca9899699e539..947ee8dbc5b08896e317718c1a68a11fc16cbbe3 100644 (file)
@@ -106,4 +106,4 @@ TEST(Lazy, Consty) {
   EXPECT_EQ(lz(), 12);
 }
 
-}
+} // namespace folly