mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-15 02:39:31 +01:00
Replaced currentSectionInfo and m_rootSection with m_sectionStack
This commit is contained in:
@@ -58,8 +58,6 @@ namespace Catch {
|
||||
TestCaseStats::~TestCaseStats() {}
|
||||
TestGroupStats::~TestGroupStats() {}
|
||||
TestRunStats::~TestRunStats() {}
|
||||
TestGroupNode::~TestGroupNode() {}
|
||||
TestRunNode::~TestRunNode() {}
|
||||
|
||||
BasicReporter::~BasicReporter() {}
|
||||
StreamingReporterBase::~StreamingReporterBase() {}
|
||||
|
||||
Reference in New Issue
Block a user