Minor changes.

This commit is contained in:
kosak
2015-07-14 20:44:00 +00:00
parent 683886c567
commit fb9caa4a18
2 changed files with 2 additions and 2 deletions

View File

@@ -6333,7 +6333,7 @@ TEST_F(InitGoogleTestTest, WideStrings) {
GTEST_TEST_PARSING_FLAGS_(argv, argv2, expected_flags, false);
}
#endif // GTEST_OS_WINDOWS
# endif // GTEST_OS_WINDOWS
// Tests current_test_info() in UnitTest.
class CurrentTestInfoTest : public Test {