code cleanup in preparation for merges, cl 180857299
This commit is contained in:
@@ -210,6 +210,7 @@ void TestRepeatWithFilterForFailedTests(int repeat) {
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
testing::InitGoogleTest(&argc, argv);
|
||||
|
||||
testing::AddGlobalTestEnvironment(new MyEnvironment);
|
||||
|
||||
TestRepeatUnspecified();
|
||||
|
||||
Reference in New Issue
Block a user