removed final use of tbc_text_format (console reporter)

This commit is contained in:
Phil Nash 2017-07-20 23:13:08 +01:00
parent 58d8bc6985
commit 6ec7709e07
2 changed files with 6 additions and 7 deletions

View file

@ -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"