Commit 6d04de74 authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

Reverting some changes, need to make the merge compile

parent b9e29783
......@@ -773,7 +773,6 @@ class GTEST_API_ TestInfo {
bool is_disabled_; // True iff this test is disabled
bool matches_filter_; // True if this test matches the
// user-specified filter.
bool is_in_another_shard_; // Will be run in another shard.
internal::TestFactoryBase* const factory_; // The factory that creates
// the test object
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment