mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-20 19:45:40 +02:00
Integrated new AssertionHandler into unexpected exception handling in RunContext
This commit is contained in:
@@ -103,8 +103,6 @@ namespace Catch {
|
||||
|
||||
private:
|
||||
|
||||
ResultBuilder makeUnexpectedResultBuilder() const;
|
||||
|
||||
void handleUnfinishedSections();
|
||||
|
||||
TestRunInfo m_runInfo;
|
||||
|
Reference in New Issue
Block a user