Merge pull request #1704 from gennadiycivil/master

small cleanup, np functional changes
This commit is contained in:
Gennadiy Civil 2018-08-07 07:39:15 -07:00 committed by GitHub
commit 6f168c1f82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -937,8 +937,6 @@ 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.