Merge pull request #1700 from gennadiycivil/master

automatic code sync mgt, comment only
This commit is contained in:
Gennadiy Civil 2018-08-06 12:41:03 -07:00 committed by GitHub
commit 28b71e444c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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