mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-17 19:29:31 +01:00
Removed tbc_text_format (superceded by TextFlow)
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
|
||||
namespace Catch {
|
||||
|
||||
using namespace clara::TextFlow;
|
||||
|
||||
struct TeamCityReporter : StreamingReporterBase<TeamCityReporter> {
|
||||
TeamCityReporter( ReporterConfig const& _config )
|
||||
: StreamingReporterBase( _config )
|
||||
|
||||
Reference in New Issue
Block a user