mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-24 13:35:40 +02:00
Fixed the Wreoder bug
This commit is contained in:
@@ -53,8 +53,8 @@ namespace Catch {
|
||||
bool listTags;
|
||||
bool listReporters;
|
||||
bool listTestNamesAndSources;
|
||||
bool listTestSources;
|
||||
bool listTestNamesOnly;
|
||||
bool listTestSources;
|
||||
|
||||
bool showSuccessfulTests;
|
||||
bool shouldDebugBreak;
|
||||
|
Reference in New Issue
Block a user