mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 05:45:39 +02:00
Cleanup ColourMode parsing in CLI
This commit is contained in:
@@ -10124,7 +10124,7 @@ with expansion:
|
||||
CmdLine.tests.cpp:<line number>: PASSED:
|
||||
CHECK_THAT( result.errorMessage(), ContainsSubstring( "colour mode must be one of" ) )
|
||||
with expansion:
|
||||
"colour mode must be one of: default, ansi, win32, or none. 'wrong' not
|
||||
"colour mode must be one of: default, ansi, win32, or none. 'wrong' is not
|
||||
recognised" contains: "colour mode must be one of"
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user