Consistently have the namespace closing comment
[folly.git] / folly / experimental / test / NestedCommandLineAppTest.cpp
index 28e5e5e8d4799d448253d182051f0eba6c9ae0e7..9b2048a8a54626698b52cc1741b39b5d5f4b9edd 100644 (file)
@@ -127,4 +127,5 @@ TEST(ProgramOptionsTest, Aliases) {
                   "a", "b"}));
 }
 
-}}  // namespaces
+} // namespace test
+} // namespace folly