mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Fixed alignment of getSupportedVerbosities in MultipleReporters
This commit is contained in:
		| @@ -22,7 +22,7 @@ namespace Catch { | ||||
|  | ||||
|         void noMatchingTestCases( std::string const& spec ) override; | ||||
|  | ||||
|     static std::set<Verbosity> getSupportedVerbosities(); | ||||
|         static std::set<Verbosity> getSupportedVerbosities(); | ||||
|  | ||||
|         void testRunStarting( TestRunInfo const& testRunInfo ) override; | ||||
|         void testGroupStarting( GroupInfo const& groupInfo ) override; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash