Add utility to create stores
[folly.git] / folly / ssl / test / OpenSSLHashTest.cpp
index b9f6a7b603fb5879d9c125eb4cc626434bf47eb8..a434c68fc06bd86fcfea983d8be93373aeeba918 100644 (file)
@@ -26,8 +26,7 @@ using namespace folly::ssl;
 namespace {
 
 class OpenSSLHashTest : public testing::Test {};
-
-}
+} // namespace
 
 TEST_F(OpenSSLHashTest, sha256) {
   IOBuf buf;