Start tests for compressed dump styles
This commit is contained in:
@ -71,6 +71,7 @@ protected:
|
||||
{
|
||||
if (!verbose) ::testing::internal::CaptureStdout();
|
||||
delete lmp;
|
||||
lmp = nullptr;
|
||||
if (!verbose) ::testing::internal::GetCapturedStdout();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user