mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-03 21:49:32 +01:00 
			
		
		
		
	@@ -46,7 +46,8 @@ namespace Catch
 | 
			
		||||
        (
 | 
			
		||||
            const IReporterConfig& config
 | 
			
		||||
        )
 | 
			
		||||
        :   m_config( config )
 | 
			
		||||
        :   m_config( config ),
 | 
			
		||||
            m_firstSectionInTestCase( true )
 | 
			
		||||
        {
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user