mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-15 22:55:39 +02:00
Removed IRunner (rolled into IRunContext)
This commit is contained in:
@@ -75,7 +75,6 @@ namespace Catch {
|
||||
StreamingReporterBase::~StreamingReporterBase() {}
|
||||
ConsoleReporter::~ConsoleReporter() {}
|
||||
CompactReporter::~CompactReporter() {}
|
||||
IRunner::~IRunner() {}
|
||||
IMutableContext::~IMutableContext() {}
|
||||
IConfig::~IConfig() {}
|
||||
XmlReporter::~XmlReporter() {}
|
||||
|
Reference in New Issue
Block a user