change EXPECT_EQ(false, ... to EXPECT_FALSE(...; ditto for ASSERT_EQ
[folly.git] / folly / test / ForeachTest.cpp
index d7de3117296b4a004cc72adebd0e93ff004fd10f..367c3a42e9f77fe2add900bbf0e9b26a698f43ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.