| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7c73105 commit eb34f68
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4433,7 +4433,7 @@ UnitTestImpl::UnitTestImpl(UnitTest* parent) | |||
| 4433 | 4433 | #endif | |
| 4434 | 4434 | // Will be overridden by the flag before first use. | |
| 4435 | 4435 | catch_exceptions_(false) { | |
| 4436 | - listeners()->SetDefaultResultPrinter(new TapUnitTestResultPrinter); | ||
| 4436 | + listeners()->SetDefaultResultPrinter(new PrettyUnitTestResultPrinter); | ||
| 4437 | 4437 | } | |
| 4438 | 4438 | ||
| 4439 | 4439 | UnitTestImpl::~UnitTestImpl() { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments