mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-03 05:29:32 +01:00
@@ -110,7 +110,7 @@ namespace Catch {
|
||||
Catch::cleanUp();
|
||||
}
|
||||
|
||||
void showHelp() {
|
||||
void showHelp() const {
|
||||
Catch::cout()
|
||||
<< "\nCatch v" << libraryVersion() << "\n"
|
||||
<< m_cli << std::endl
|
||||
|
||||
Reference in New Issue
Block a user