mirror of
https://github.com/google/googletest.git
synced 2026-07-30 16:26:24 +08:00
Merge 4bc9f960bb7aa37f90ea6a71903a6a9eba6fea78 into a0f06a70e3da7afa88da9527c43951bca1f7cef2
This commit is contained in:
commit
7919b2e389
@ -244,6 +244,8 @@ GTEST_API_ bool ExitedUnsuccessfully(int exit_status);
|
||||
gtest_dt->Abort(::testing::internal::DeathTest::TEST_DID_NOT_DIE); \
|
||||
break; \
|
||||
} \
|
||||
default: \
|
||||
GTEST_LOG_(FATAL) << "Unexpected AssumeRole() return value."; \
|
||||
} \
|
||||
} \
|
||||
} else \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user