Apply clang-format

This commit is contained in:
Martchus 2019-07-26 22:01:25 +02:00
parent 3d47869bcd
commit 389a0ef4da
1 changed files with 1 additions and 2 deletions

View File

@ -832,8 +832,7 @@ void ArgumentParserTests::testHelp()
parser.setMainArguments({ &verboseArg, &filesArg, &envArg, &parser.helpArg() });
{
const OutputCheck c(APP_NAME ", version " APP_VERSION "\n"
"\n"
APP_DESCRIPTION "\n"
"\n" APP_DESCRIPTION "\n"
"\n"
"Available arguments:\n"
"--verbose, -v\n"