Cleanup summary comments in ExtraTests

This commit is contained in:
Martin Hořeňovský
2022-01-29 00:40:03 +01:00
parent 635db2785f
commit 79e4cd1af4
7 changed files with 35 additions and 21 deletions

View File

@@ -6,8 +6,9 @@
// SPDX-License-Identifier: BSL-1.0
// X12-CustomDebugBreakMacro.cpp
// Test that user-defined `CATCH_BREAK_INTO_DEBUGGER` is respected and used.
/**\file
* Test that user-defined `CATCH_BREAK_INTO_DEBUGGER` is respected and used.
*/
#include <iostream>