From e85eaecf85eabda7cdab5bad6ca692f97a0b2dc0 Mon Sep 17 00:00:00 2001 From: Christoph Bachhuber Date: Sat, 7 Mar 2020 11:41:49 +0100 Subject: [PATCH] Fix comment whitespace --- tests/ConfigFileTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {