summaryrefslogtreecommitdiffstats
path: root/googletest/src/gtest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'googletest/src/gtest.cc')
-rw-r--r--googletest/src/gtest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/src/gtest.cc b/googletest/src/gtest.cc
index 07b028b..b2d2a28 100644
--- a/googletest/src/gtest.cc
+++ b/googletest/src/gtest.cc
@@ -2571,7 +2571,7 @@ void ReportInvalidTestCaseType(const char* test_case_name,
GTEST_LOG_(ERROR)
<< FormatFileLocation(code_location.file.c_str(),
- code_location.line),
+ code_location.line)
<< " " << errors.GetString();
}
#endif // GTEST_HAS_PARAM_TEST