mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-03 21:49:32 +01:00 
			
		
		
		
	Tiny fixup in Misc.tests.cpp
This commit is contained in:
		@@ -549,4 +549,4 @@ TEST_CASE("Validate SEH behavior - no crash for stack unwinding", "[approvals][!
 | 
				
			|||||||
    throw 1;
 | 
					    throw 1;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif
 | 
					#endif // CATCH_PLATFORM_WINDOWS
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user