mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 14:09:33 +01:00 
			
		
		
		
	removed final use of tbc_text_format (console reporter)
This commit is contained in:
		@@ -8,7 +8,6 @@
 | 
			
		||||
 | 
			
		||||
#define CATCH_CONFIG_MAIN
 | 
			
		||||
#include "catch.hpp"
 | 
			
		||||
#include "internal/catch_text.h" // temporarily
 | 
			
		||||
#include "../include/reporters/catch_reporter_teamcity.hpp"
 | 
			
		||||
#include "../include/reporters/catch_reporter_tap.hpp"
 | 
			
		||||
#include "../include/reporters/catch_reporter_automake.hpp"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user