GTEST_SKIP() << "msg" not GTEST_SKIP_("msg")

(and the return is also not required)

See docs at:
  https://google.github.io/googletest/advanced.html#skipping-test-execution

Test: TreeHugger, manually with and without condition reversed, no change to behaviour
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I86a0506c3c1eb92250ea992e48dc5ab319c23186
1 file changed