mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Fixed isHidden regression
This commit is contained in:
		| @@ -68,6 +68,7 @@ namespace Catch { | ||||
|                     if( tag == "hide" || tag == "." ) { | ||||
|                         tags.insert( "hide" ); | ||||
|                         tags.insert( "." ); | ||||
|                         isHidden = true; | ||||
|                     } | ||||
|                     else { | ||||
|                         tags.insert( tag ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash