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