mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-22 04:25:40 +02:00
Cleanup summary comments in ExtraTests
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user