mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-09 00:09:33 +01:00
Collapsed alternate capture macros now originals are redundant
This commit is contained in:
@@ -62,7 +62,6 @@ namespace Catch {
|
||||
auto allowThrows() const -> bool;
|
||||
void reactWithDebugBreak() const;
|
||||
void reactWithoutDebugBreak() const;
|
||||
void useActiveException( ResultDisposition::Flags resultDisposition );
|
||||
void useActiveException();
|
||||
void setExceptionGuard();
|
||||
void unsetExceptionGuard();
|
||||
|
||||
Reference in New Issue
Block a user