automatic code sync mgt, comment only

This commit is contained in:
Gennadiy Civil 2018-08-06 15:40:21 -04:00
parent c81a34905d
commit 24edf4e3bf

View File

@ -937,6 +937,8 @@ class Foo {
int value_; int value_;
}; };
// GOOGLETEST_CM0005 DO NOT DELETE
// Tests InvokeWithoutArgs(function). // Tests InvokeWithoutArgs(function).
TEST(InvokeWithoutArgsTest, Function) { TEST(InvokeWithoutArgsTest, Function) {
// As an action that takes one argument. // As an action that takes one argument.