small cleanup, np functional changes

This commit is contained in:
Gennadiy Civil 2018-08-07 10:38:41 -04:00
parent 28390d603d
commit 7fd9b32610

View File

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