mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 11:12:25 +01:00
Fixed the Wreoder bug
This commit is contained in:
parent
52e415805f
commit
75be50ced4
@ -53,8 +53,8 @@ namespace Catch {
|
||||
bool listTags;
|
||||
bool listReporters;
|
||||
bool listTestNamesAndSources;
|
||||
bool listTestSources;
|
||||
bool listTestNamesOnly;
|
||||
bool listTestSources;
|
||||
|
||||
bool showSuccessfulTests;
|
||||
bool shouldDebugBreak;
|
||||
|
Loading…
Reference in New Issue
Block a user