mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-25 22:19:25 +00:00
Supress more warnings
This commit is contained in:
parent
7df1ba0926
commit
0afab69c7d
4 changed files with 16 additions and 0 deletions
|
@ -194,6 +194,7 @@ namespace Catch
|
|||
return setErrorMode( m_command + " does not accept arguments" );
|
||||
m_config.setShowHelp( true );
|
||||
break;
|
||||
case modeError:
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue