Reverting some changes, need to make the merge compile
This commit is contained in:
parent
9195571c69
commit
08b323f717
@ -709,7 +709,7 @@ class GTEST_API_ TestInfo {
|
||||
bool is_reportable() const {
|
||||
// The XML report includes tests matching the filter.
|
||||
// In the future, we may trim tests that are excluded because of
|
||||
- // sharding.
|
||||
// sharding.
|
||||
return matches_filter_;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user