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