Merge pull request #4503 from davidmatson:fixTypo
PiperOrigin-RevId: 621334548 Change-Id: I19747f832b51cc5bbb0231bbd9416a8373e4aa77
This commit is contained in:
commit
a2f106c7e2
@ -2340,7 +2340,7 @@ static const char* const kReservedTestCaseAttributes[] = {
|
|||||||
"type_param", "value_param", "file", "line"};
|
"type_param", "value_param", "file", "line"};
|
||||||
|
|
||||||
// Use a slightly different set for allowed output to ensure existing tests can
|
// Use a slightly different set for allowed output to ensure existing tests can
|
||||||
// still RecordProperty("result") or "RecordProperty(timestamp")
|
// still RecordProperty("result") or RecordProperty("timestamp")
|
||||||
static const char* const kReservedOutputTestCaseAttributes[] = {
|
static const char* const kReservedOutputTestCaseAttributes[] = {
|
||||||
"classname", "name", "status", "time", "type_param",
|
"classname", "name", "status", "time", "type_param",
|
||||||
"value_param", "file", "line", "result", "timestamp"};
|
"value_param", "file", "line", "result", "timestamp"};
|
||||||
|
Loading…
Reference in New Issue
Block a user