Unverified Commit 28b71e44 authored by Gennadiy Civil's avatar Gennadiy Civil Committed by GitHub
Browse files

Merge pull request #1700 from gennadiycivil/master

automatic code sync mgt, comment only
parents c81a3490 24edf4e3
...@@ -937,6 +937,8 @@ class Foo { ...@@ -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.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment