mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-09-23 16:53:17 +08:00
Merge pull request #3457 from alexkaratarakis:wcovered_switch_default
PiperOrigin-RevId: 382188112
This commit is contained in:
commit
b89480e02c
@ -236,8 +236,6 @@ inline Matcher<const ::std::string&> MakeDeathTestMatcher(
|
||||
gtest_dt->Abort(::testing::internal::DeathTest::TEST_DID_NOT_DIE); \
|
||||
break; \
|
||||
} \
|
||||
default: \
|
||||
break; \
|
||||
} \
|
||||
} \
|
||||
} else \
|
||||
|
Loading…
x
Reference in New Issue
Block a user