1 stray tab character

This commit is contained in:
Cyberboss 2016-06-14 10:45:01 -04:00
parent 75be50ced4
commit 590061d37f
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ namespace Catch {
bool listReporters;
bool listTestNamesAndSources;
bool listTestNamesOnly;
bool listTestSources;
bool listTestSources;
bool showSuccessfulTests;
bool shouldDebugBreak;