mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-17 11:12:25 +01:00
1 stray tab character
This commit is contained in:
parent
75be50ced4
commit
590061d37f
@ -54,7 +54,7 @@ namespace Catch {
|
|||||||
bool listReporters;
|
bool listReporters;
|
||||||
bool listTestNamesAndSources;
|
bool listTestNamesAndSources;
|
||||||
bool listTestNamesOnly;
|
bool listTestNamesOnly;
|
||||||
bool listTestSources;
|
bool listTestSources;
|
||||||
|
|
||||||
bool showSuccessfulTests;
|
bool showSuccessfulTests;
|
||||||
bool shouldDebugBreak;
|
bool shouldDebugBreak;
|
||||||
|
Loading…
Reference in New Issue
Block a user