mirror of
https://github.com/google/googletest.git
synced 2026-01-01 03:12:20 +08:00
Automated Code Change
PiperOrigin-RevId: 845060939 Change-Id: Iab4c4a0842e79f5835d84fa892ee977d9bdf0fe0
This commit is contained in:
parent
065127f1e4
commit
9156d4caac
@ -195,7 +195,7 @@ class TestEventListenersAccessor {
|
||||
|
||||
class UnitTestRecordPropertyTestHelper : public Test {
|
||||
protected:
|
||||
UnitTestRecordPropertyTestHelper() {}
|
||||
UnitTestRecordPropertyTestHelper() = default;
|
||||
|
||||
// Forwards to UnitTest::RecordProperty() to bypass access controls.
|
||||
void UnitTestRecordProperty(const char* key, const std::string& value) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user