Googletest export

Internal Change

PiperOrigin-RevId: 261683482
This commit is contained in:
misterg 2019-08-05 10:47:38 -04:00 committed by Gennadiy Civil
parent 4e29e48840
commit 11be5f534c

View File

@ -1316,7 +1316,7 @@ class GTEST_API_ UnitTest {
int failed_test_case_count() const;
int total_test_case_count() const;
int test_case_to_run_count() const;
#endif // EMOVE_LEGACY_TEST_CASEAPI
#endif // GTEST_REMOVE_LEGACY_TEST_CASEAPI_
// Gets the number of successful tests.
int successful_test_count() const;