Skip to content

Commit

Permalink
codecheck
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina committed Feb 19, 2021
1 parent 23870d3 commit 5437444
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Application_TEST.cc
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,8 @@ TEST(ApplicationTest, IGN_UTILS_TEST_ENABLED_ONLY_ON_LINUX(LoadDefaultConfig))
}

//////////////////////////////////////////////////
TEST(ApplicationTest, IGN_UTILS_TEST_ENABLED_ONLY_ON_LINUX(InitializeMainWindow))
TEST(ApplicationTest,
IGN_UTILS_TEST_ENABLED_ONLY_ON_LINUX(InitializeMainWindow))
{
ignition::common::Console::SetVerbosity(4);

Expand Down

0 comments on commit 5437444

Please sign in to comment.