mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-02 01:47:57 +00:00
parent
6282999291
commit
684cbb2631
2 changed files with 7 additions and 0 deletions
|
@ -227,6 +227,7 @@ namespace Catch {
|
|||
|
||||
Totals deltaTotals;
|
||||
deltaTotals.testCases.failed = 1;
|
||||
deltaTotals.assertions.failed = 1;
|
||||
m_reporter->testCaseEnded(TestCaseStats(testInfo,
|
||||
deltaTotals,
|
||||
std::string(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue