Consistency in namespace-closing comments
[folly.git] / folly / futures / test / TestExecutor.h
index f022bc036c6a985f44847e03a79daace396a9959..dc82a6568720d865fee7fe2d436f3f135499f29b 100644 (file)
@@ -47,4 +47,4 @@ class TestExecutor : public Executor {
   std::vector<std::thread> workers_;
 };
 
-} // folly
+} // namespace folly