mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 05:59:32 +01:00 
			
		
		
		
	Cleaned up terminal colouring impl and added more config options
This commit is contained in:
		@@ -28,7 +28,9 @@ namespace Catch {
 | 
			
		||||
 | 
			
		||||
namespace Catch {
 | 
			
		||||
 | 
			
		||||
    struct FatalConditionHandler {};
 | 
			
		||||
    struct FatalConditionHandler {
 | 
			
		||||
		void reset() {}
 | 
			
		||||
	};
 | 
			
		||||
 | 
			
		||||
} // namespace Catch
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user