mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-15 22:55:39 +02:00
ResultCapture -> RunContext
This commit is contained in:
@@ -53,7 +53,7 @@ namespace Catch {
|
||||
DebugOutStream::~DebugOutStream() CATCH_NOEXCEPT {}
|
||||
StreamBufBase::~StreamBufBase() CATCH_NOEXCEPT {}
|
||||
IContext::~IContext() {}
|
||||
IResultCapture::~IResultCapture() {}
|
||||
IRunContext::~IRunContext() {}
|
||||
ITestCase::~ITestCase() {}
|
||||
ITestCaseRegistry::~ITestCaseRegistry() {}
|
||||
IRegistryHub::~IRegistryHub() {}
|
||||
|
Reference in New Issue
Block a user