X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Ftest%2FUtilityTest.cpp;h=d27f4675392e995a4af5868c1038e73ccd8cab8f;hb=b50a3dd838801676f9f5a3d5f0b9a094a8175d72;hp=34ba8692c9604ed431e7586ae19aaf0a94f550c2;hpb=890625b2c781b779f65a835e7c7c610c95f010c0;p=folly.git diff --git a/folly/test/UtilityTest.cpp b/folly/test/UtilityTest.cpp index 34ba8692..d27f4675 100644 --- a/folly/test/UtilityTest.cpp +++ b/folly/test/UtilityTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2017 Facebook, Inc. + * Copyright 2016-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,7 +22,7 @@ namespace { class UtilityTest : public testing::Test {}; -} +} // namespace TEST_F(UtilityTest, copy) { struct MyData {};