mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-18 02:45:40 +02: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