parent
b6f62af7d1
commit
1e59ccee41
25 changed files with 97 additions and 93 deletions
|
@ -110,7 +110,7 @@ namespace Catch {
|
|||
Catch::cleanUp();
|
||||
}
|
||||
|
||||
void showHelp() {
|
||||
void showHelp() const {
|
||||
Catch::cout()
|
||||
<< "\nCatch v" << libraryVersion() << "\n"
|
||||
<< m_cli << std::endl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue