diff --git a/tests/ConfigFileTest.cpp b/tests/ConfigFileTest.cpp index ba120f4c..370ad976 100644 --- a/tests/ConfigFileTest.cpp +++ b/tests/ConfigFileTest.cpp @@ -1844,7 +1844,7 @@ TEST_F(TApp, ConfigWriteReadWrite) { EXPECT_EQ(config1, config2); } -///////INI output tests +/////// INI output tests TEST_F(TApp, IniOutputSimple) {