mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 04:07:10 +01:00 
			
		
		
		
	Fix some tests never being run
This commit is contained in:
		| @@ -444,6 +444,6 @@ TEST_CASE("Failing benchmarks", "[!benchmark][.approvals]") { | ||||
| } | ||||
|  | ||||
| TEST_CASE( "Failing benchmark respects should-fail", | ||||
|            "[!shouldfail][!benchmark][.approvals]" ) { | ||||
|            "[!shouldfail][!benchmark][approvals]" ) { | ||||
|     BENCHMARK( "Asserting benchmark" ) { REQUIRE( 1 == 2 ); }; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský