Consistently have the namespace closing comment
[folly.git] / folly / test / FunctionSchedulerTest.cpp
index e7e692f67f5469f350145d2ded6f807c3289fee2..16436413a57991e22d62e1ff7139e737c467e8bf 100644 (file)
@@ -318,4 +318,4 @@ TEST(FunctionScheduler, SteadyCatchup) {
   EXPECT_NEAR(100, ticks.load(), 10);
 }
 
-}
+} // namespace folly